Package com.raritantechnologies.vqlparser

Interface Summary
QueryRules  
 

Class Summary
Lexer
Node This class represents an element in the parse tree resulting from breaking apart a query string.
Parse Constructs a parse tree of a VQL statement using a Lexer to break the VQL string into a set of tokens.
QueryRulesTopicSetBuilder
RulesQueryParser Uses the VQLParser to add rules to a VQL query.
SymbolTable
VQLParserStringFilter Normalizes a VQL string returning the search terms.
VQLTopicParser Converts a Verity Query Language query into an RTI Topic object.
XMLQueryRules