Package de.fuberlin.wiwiss.wiqa.parser

Hand-authored support code for the JavaCC-generated WIQA policy parser.

See:
          Description

Class Summary
CustomTokenManager A custom JavaCC token manager that changes QNAME and URI tokens produced by the lexer into QNAME_EXTENSION and URI_EXTENSION tokens if the QName belongs to a registered extension, and into QNAME_COUNT and URI_COUNT if the QName is wiqa:count.
WIQAParserBase Support code for the JavaCC generated WIQA parser.
 

Package de.fuberlin.wiwiss.wiqa.parser Description

Hand-authored support code for the JavaCC-generated WIQA policy parser.