![]()
|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
">ZOOM::query and subclassesZOOM::prefixQuery
This class enables a query to be created by compiling YAZ's cryptic but powerful Prefix Query Notation (PQN). ZOOM::CCLQuery
This class enables a query to be created using the simpler but less expressive Common Command Language (CCL). The qualifiers recognised by the CCL parser are specified in an external configuration file in the format described by the YAZ documentation. If query construction fails for either type of query object - typically because the query string itself is not valid PQN or CCL - then an exception is thrown. DiscussionGiven a suitable set of CCL qualifiers, the following pairs of queries are equivalent:
|