|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryException | |
---|---|
org.outerj.daisy.repository.query | API for querying the repository using the Daisy Query Language. |
Uses of QueryException in org.outerj.daisy.repository.query |
---|
Methods in org.outerj.daisy.repository.query that throw QueryException | |
---|---|
boolean |
PredicateExpression.evaluate(Document document,
Version version)
The version argument is optional, if not present (null) version-dependent information will be taken from the document object. |
PredicateExpression |
QueryManager.parsePredicateExpression(java.lang.String expression)
Parses a predicate expression (= the where-part of a Daisy query, an expression which evaluates to either true or false) for future evaluation on a document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |