Uses of Package
org.egothor.query

Packages that use org.egothor.query
org.egothor.query This package contains objects that represent a structure of a query in our inner form. 
org.egothor.query.parser This package defines JavaCC parser of user's query. 
 

Classes in org.egothor.query used by org.egothor.query
QTerm
          The QTerm class represents a term.
 

Classes in org.egothor.query used by org.egothor.query.parser
QGroup
          The QGroup object represents a group of clausulas.
QTerm
          The QTerm class represents a term.