Open SiteSearch 4.1.1
Final

Package ORG.oclc.qparse

Interface Summary
Node  
TermNormalizer The interface class for user defined term normalization filtering classes.
Z3958ParserConstants  
Z3958ParserTreeConstants  
 

Class Summary
ASCII_UCodeESC_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ASTNested  
ASTProxGroup  
ASTProxOp  
ASTSearchGroup  
ASTSGPrime  
ASTStart  
ASTTerm  
ASTValue  
ASTValueGroup  
DbAttributes  
IndexMap The IndexMap class maintains all the index information defined for a database including a list of Map objects defining each individual index and the IndexLists that are used by the interface to build html output.
Map The Map class maintains an individual index definition and provides methods to access the data.
SimpleNode  
StopWord Build a list of words that will never be in the database.
Token Describes the input token stream.
Util The Util class is a collection of utility methods used to locate and manipulate escaped characters ('\') with query terms.
Z3958Parser Object that takes infix boolean strings to rpn aa:def and bb:ghi => def/u=x;s=y; ghi/u=w;s=z; and
Z3958ParserTokenManager  
 

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

Error Summary
TokenMgrError  
 


Open SiteSearch 4.1.1
Final