Uses of Package
no.sesat.search.query.parser

Packages that use no.sesat.search.query.parser
no.sesat.search.query.parser IMPLEMENTATION PACKAGE TO no.sesat.search.query.
Therefore the dependency goes from this package to the query pacakge. 
no.sesat.search.query.parser.alt   
 

Classes in no.sesat.search.query.parser used by no.sesat.search.query.parser
AbstractBinaryClause
          Abstract binary operation clause.
AbstractClause
          Basic implementation of the Clause interface.
AbstractLeafClause
          Basic implementation of the LeafClause interface.
AbstractQueryParser
          Abstract helper for implementing a QueryParser Provides default implementation to get the query object.
AbstractUnaryClause
          Basic implementation of the OperationClause interface.
AndClauseImpl
          The AndClauseImpl represents a joining clause between two terms in the query.
AndNotClauseImpl
          The AndNotClauseImpl represents a joining not clause between two terms in the query.
DefaultOperatorClauseImpl
          The OrClauseImpl represents a joining clause between two terms in the query.
EmailClauseImpl
          EmailClauseImpl.
IntegerClauseImpl
          IntegerClauseImpl.
JavaCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
NotClauseImpl
          The NotClauseImpl represents a not clause between prefixing another term in the query.
NumberGroupClauseImpl
          Nine digit organisation clause.
OrClauseImpl
          The OrClauseImpl represents a joining clause between two terms in the query.
ParseException
          This exception is thrown when parse errors are encountered.
PhoneNumberClauseImpl
           
PhraseClauseImpl
           
QueryParser
          Parser responsible for building the Query and its clause heirarchy.
QueryParser.Context
          The Context an QueryParser implementation needs to work off.
QueryParserImplConstants
           
QueryParserImplTokenManager
           
Token
          Describes the input token stream.
UrlClauseImpl
          UrlClauseImpl.
WordClauseImpl
          Represent a word in the query.
XorClauseImpl
          The XorClauseImpl represents a joining clause between two terms in the query.
 

Classes in no.sesat.search.query.parser used by no.sesat.search.query.parser.alt
QueryParser.Context
          The Context an QueryParser implementation needs to work off.
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.