org.deegree.ogcwebservices.wps.capabilities
Class WPSCapabilitiesDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
org.deegree.owscommon.OWSCommonCapabilitiesDocument
org.deegree.ogcwebservices.wps.capabilities.WPSCapabilitiesDocument
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- WPSConfigurationDocument
public class WPSCapabilitiesDocument
- extends OWSCommonCapabilitiesDocument
WPSCapabilitiesDocument.java
Creates an object representation of the sample_wps_capabilities.xml document
Created on 08.03.2006. 18:57:37h
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
- See Also:
- Serialized Form
Methods inherited from class org.deegree.owscommon.OWSCommonCapabilitiesDocument |
getCodeType, getContraints, getDCP, getDCPs, getKeywords, getKeywords, getOperation, getOWSDomainType, getServiceIdentification, getServiceProvider, getWGS84BoundingBoxType |
Methods inherited from class org.deegree.ogcbase.OGCDocument |
parseCodeList, parseCodeListArray, parseExtendedPropertyPath, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WPSCapabilitiesDocument
public WPSCapabilitiesDocument()
createEmptyDocument
public void createEmptyDocument()
throws java.io.IOException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException
parseCapabilities
public OGCCapabilities parseCapabilities()
throws InvalidCapabilitiesException
- Description copied from class:
OGCCapabilitiesDocument
- Creates a class representation of the document.
- Specified by:
parseCapabilities
in class OGCCapabilitiesDocument
- Returns:
- class representation of the document
- Throws:
InvalidCapabilitiesException
getOperationsMetadata
public OperationsMetadata getOperationsMetadata()
throws XMLParsingException
- Creates an object representation of the
ows:OperationsMetadata
section.
- Returns:
- object representation of the
ows:OperationsMetadata
section
- Throws:
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org