Uses of Interface
no.sesat.search.query.QueryStringContext

Packages that use QueryStringContext
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   
no.sesat.search.query.token   
 

Uses of QueryStringContext in no.sesat.search.query.parser
 

Subinterfaces of QueryStringContext in no.sesat.search.query.parser
static interface QueryParser.Context
          The Context an QueryParser implementation needs to work off.
 

Classes in no.sesat.search.query.parser that implement QueryStringContext
 class AbstractQueryParserContext
          Default implementation of QueryParser.Context's createXxxClause methods.
 

Uses of QueryStringContext in no.sesat.search.query.parser.alt
 

Subinterfaces of QueryStringContext in no.sesat.search.query.parser.alt
static interface Alternation.Context
          Context to work within.
 

Uses of QueryStringContext in no.sesat.search.query.token
 

Subinterfaces of QueryStringContext in no.sesat.search.query.token
static interface AbstractEvaluatorFactory.Context
          The context the RegExpEvaluatorFactory must work against.
static interface TokenEvaluationEngine.Context
           
 



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