Uses of Package
org.outerj.daisy.repository.query

Packages that use org.outerj.daisy.repository.query
org.outerj.daisy.repository Core API for accessing the repository, and creating and modifying documents in it. 
org.outerj.daisy.repository.query API for querying the repository using the Daisy Query Language. 
org.outerj.daisy.repository.schema API for dealing with the repository schema, thus the available document types, fields, and parts. 
 

Classes in org.outerj.daisy.repository.query used by org.outerj.daisy.repository
QueryManager
          The QueryManager allows to perform queries on the repository.
 

Classes in org.outerj.daisy.repository.query used by org.outerj.daisy.repository.query
EvaluationContext
           
FacetConf
           
PredicateExpression
          An expression that evaluates to true or false, as used in the where clause of a Daisy query.
QueryException
           
SortOrder
           
 

Classes in org.outerj.daisy.repository.query used by org.outerj.daisy.repository.schema
SortOrder
           
 



Copyright © -2012 . All Rights Reserved.