Package visidia.io.gml.parser

Interface Summary
GMLParserConstants  
 

Class Summary
ASCIICharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
GMLEdge  
GMLGraphExtractor This class extracts graph from GMLPairSet.
GMLList Set of pair (key, value).
GMLNode  
GMLNodeGraphics  
GMLParser  
GMLParserTokenManager  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError