org.deegree.ogcwebservices.csw.capabilities
Class CatalogueCapabilitiesDocument
java.lang.Object
  
org.deegree.framework.xml.XMLFragment
      
org.deegree.ogcbase.OGCDocument
          
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
              
org.deegree.owscommon.OWSCommonCapabilitiesDocument
                  
org.deegree.ogcwebservices.csw.capabilities.CatalogueCapabilitiesDocument
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - CatalogueConfigurationDocument
 
public class CatalogueCapabilitiesDocument
- extends OWSCommonCapabilitiesDocument
 
Represents an XML capabilities document for an OGC CSW 2.0 compliant service.
- Since:
 
  - 2.0
 
- Version:
 
  - 2.0, $Revision: 7335 $, $Date: 2007-05-29 11:43:53 +0200 (Di, 29 Mai 2007) $
 
- Author:
 
  - Torsten Friebe , Markus Schneider , last edited by: $Author: rbezema $
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.deegree.ogcbase.OGCDocument | 
parseCodeList, parseCodeListArray, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues | 
 
| Methods inherited from class org.deegree.framework.xml.XMLFragment | 
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write | 
 
 
FILTER_CAPABILITIES_NAME
public static final String FILTER_CAPABILITIES_NAME
- See Also:
 - Constant Field Values
 
EBRIM_CAPABILITIES_NAME
public static final String EBRIM_CAPABILITIES_NAME
- See Also:
 - Constant Field Values
 
OGCNS
protected static final URI OGCNS
CatalogueCapabilitiesDocument
public CatalogueCapabilitiesDocument()
createEmptyDocument
public void createEmptyDocument()
                         throws IOException,
                                SAXException
- Creates a skeleton capabilities document that contains the mandatory elements only.
- Throws:
 IOException
SAXException
 
 
parseCapabilities
public OGCCapabilities parseCapabilities()
                                  throws InvalidCapabilitiesException
- Creates a class representation of the document.
- Specified by:
 parseCapabilities in class OGCCapabilitiesDocument
 
- Returns:
 - class representation of the configuration document
 - Throws:
 InvalidCapabilitiesException
 
 
getOperationsMetadata
public OperationsMetadata getOperationsMetadata()
                                         throws XMLParsingException
- Creates a class representation of the 
OperationsMetadata- section.
- Returns:
 - 
 - Throws:
 InvalidConfigurationException
XMLParsingException
 
 
parseEBRIMCapabilities
protected EBRIMCapabilities parseEBRIMCapabilities()
                                            throws XMLParsingException
- Returns:
 - a 
EBRIMCapabilities element (specified in the ogc-ebrim extension)
 - Throws:
 XMLParsingException - if a required node isn't found
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net