Package org.gcube.opensearch.opensearchlibrary.queryelements

Interface Summary
QueryElement Interface of the Query Element class that is used to process Query elements contained in a DescriptionDocument
QueryElementFactory Interface of the factory class used to construct QueryElement objects
 

Class Summary
BasicQueryElement Query element class implementing the QueryElement interface, which provides standard OpenSearch query element functionality
BasicQueryElementFactory A factory class for the construction of BasicQueryElement objects
QueryElementDecorator