Package org.mmbase.bridge.util.xml.query

Functionality to parse XML to Query objects.

See:
          Description

Class Summary
FieldDefinition Defines options for a field to index.
QueryConfigurer A QueryConfigurer has the task to instantiate QueryDefinitions (wrappers around Query's) and FieldDefinitions (wrappers around StepFields).
QueryDefinition Defines a query and possible options for the fields to index.
QueryReader This class contains static methods related to creating a Query object using a (fragment of an) XML.
 

Package org.mmbase.bridge.util.xml.query Description

Functionality to parse XML to Query objects. This is normally used when a query is to be defined in some XML definition, like e.g. DataTypes or Lucene indices.



MMBase 2.0-SNAPSHOT - null