Package jxl.xlp

Xlp is a language parser factory.

See:
          Description

Interface Summary
ParserListener  
 

Class Summary
ExprType  
MetaExpr  
ParsedElement  
Parser  
ParserFactory  
ParserTable  
Token  
 

Enum Summary
MetaExpr.MetaType  
 

Package jxl.xlp Description

Xlp is a language parser factory. Supplied with an xml language deffinition conformant to the lang.dtd, Xlp will generate a lexer capable of parsing a script of that language.