Package nenok.parser

Framework part of the parser interface.

See:
          Description

Interface Summary
JT_Parser Parser subinterface that rebuilds jointrees.
KB_Parser Parser subinterface that parser knowledgebases.
Parser The is the head interface of the NENOK parser framework.
 

Class Summary
ResultSet This class is a content holder to store the components that were constructed by the parsing method.
XmlParser This class parses XML input files.
 

Exception Summary
ParserException Exceptions that are thrown during the parsing process.
 

Package nenok.parser Description

Framework part of the parser interface.