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

Packages that use AbstractBinaryClause
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 AbstractBinaryClause in no.sesat.search.query.parser
 

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



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