Package org.gcube.opensearch.opensearchlibrary.urlelements

Interface Summary
URLElement Interface of the URL Element class that is used to process URL elements contained in a DescriptionDocument
URLElementFactory Interface of the factory class used to construct URLElement objects
 

Class Summary
BasicURLElement URL element class implementing the URLElement interface, which provides standard OpenSearch URL element functionality
BasicURLElementFactory A factory class for the construction of BasicURLElement objects
ExtendedURLElement URL element class implementing the URLElement interface, which provides support for extended rel values
ExtendedURLElementFactory A factory class for the construction of ExtendedURLElement objects
URLElementDecorator