Open SiteSearch 4.1.1
Final

Uses of Package
ORG.oclc.qparse

Packages that use ORG.oclc.qparse
ORG.oclc.db   
ORG.oclc.qnorm   
ORG.oclc.qparse   
ORG.oclc.webz   
 

Classes in ORG.oclc.qparse used by ORG.oclc.db
DbAttributes
           
 

Classes in ORG.oclc.qparse used by ORG.oclc.qnorm
Map
          The Map class maintains an individual index definition and provides methods to access the data.
TermNormalizer
          The interface class for user defined term normalization filtering classes.
 

Classes in ORG.oclc.qparse used by ORG.oclc.qparse
ASCII_UCodeESC_CharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ASTSearchGroup
           
ASTStart
           
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.
Node
           
ParseException
          This exception is thrown when parse errors are encountered.
SimpleNode
           
StopWord
          Build a list of words that will never be in the database.
TermNormalizer
          The interface class for user defined term normalization filtering classes.
Token
          Describes the input token stream.
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
Z3958ParserConstants
           
Z3958ParserTokenManager
           
Z3958ParserTreeConstants
           
 

Classes in ORG.oclc.qparse used by ORG.oclc.webz
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.
StopWord
          Build a list of words that will never be in the database.
 


Open SiteSearch 4.1.1
Final