Uses of Package
cz.cuni.jagrlib.xml

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

Classes in cz.cuni.jagrlib.xml used by cz.cuni.jagrlib.xml
JGLScript.ArgParseState
          Reads direct argument: atomic type, 1D array..
JGLScript.MethodState
          Invokes the given method of the ancestor object.
JGLScript.ParseState
          Generic state object.
JGLScript.SequenceState
          Defines vector of the objects.
JGLScript.TextParseState
          General text-parsing state, accumulates text into StringBuffer.