Uses of Class
cz.cuni.jagrlib.xml.JGLScript.TextParseState

Packages that use JGLScript.TextParseState
cz.cuni.jagrlib.xml Classes for XML processing in the JaGrLib project. 
 

Uses of JGLScript.TextParseState in cz.cuni.jagrlib.xml
 

Subclasses of JGLScript.TextParseState in cz.cuni.jagrlib.xml
protected  class JGLScript.ClassState
          Reads full class specification and returns it using setValue().
protected  class JGLScript.RefState
          Reads reference to previously defined object.