Uses of Class
no.sesat.search.query.parser.OrClauseImpl

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

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

Subclasses of OrClauseImpl in no.sesat.search.query.parser
 class XorClauseImpl
          The XorClauseImpl represents a joining clause between two terms in the query.
 

Methods in no.sesat.search.query.parser that return OrClauseImpl
static OrClauseImpl OrClauseImpl.createOrClause(Clause first, Clause second, TokenEvaluationEngine engine)
          Creator method for OrClauseImpl objects.
 



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