|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
org.deegree.ogcwebservices.getcapabilities.OGCStandardCapabilitiesDocument
org.deegree.ogcwebservices.wcs.getcapabilities.WCSCapabilitiesDocument
public class WCSCapabilitiesDocument
| Field Summary | |
|---|---|
protected static java.net.URI |
DGRNS
deegree WCS namespace |
protected static java.net.URI |
WCSNS
WCS namespace |
static java.lang.String |
XML_TEMPLATE
the WCSCapabilities xml template filename |
| Fields inherited from class org.deegree.ogcwebservices.getcapabilities.OGCStandardCapabilitiesDocument |
|---|
GMLNS, OGCNS |
| Fields inherited from class org.deegree.framework.xml.XMLFragment |
|---|
DEFAULT_URL, nsContext, XLNNS |
| Constructor Summary | |
|---|---|
WCSCapabilitiesDocument()
|
|
| Method Summary | |
|---|---|
void |
createEmptyDocument()
|
protected Address |
parseAddress(org.w3c.dom.Element element,
java.net.URI namespaceURI)
Creates an Address instance from the passed element. |
OGCCapabilities |
parseCapabilities()
Creates a class representation of the document. |
ContentMetadata |
parseContentMetadataSection()
returns the contentMetadata section of the WCS configuration/capabilities |
protected CoverageOfferingBrief |
parseCoverageOfferingBrief(org.w3c.dom.Element element)
creates a CoverageOfferingBrief object from the passed element encapsulating one CoverageOfferingBrief part of the WCS ContentMetadata section |
protected OperationsMetadata |
parseOperations(org.w3c.dom.Element element,
java.net.URI namespaceURI)
creates a Request object (instance of WCSCapabilityRequest) from the passed element encapsulating the Request part of the WCS Capabiliy section |
Service |
parseServiceSection()
returns the service section of the WCS configuration/capabilities |
| Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCStandardCapabilitiesDocument |
|---|
getCapabilitySection, getDCPType, getDCPTypes, getExceptionFormat, parseMetadataLink, parseVersion |
| Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument |
|---|
parsePhone, parseUpdateSequence |
| 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 |
| Field Detail |
|---|
public static final java.lang.String XML_TEMPLATE
protected static java.net.URI WCSNS
protected static java.net.URI DGRNS
| Constructor Detail |
|---|
public WCSCapabilitiesDocument()
| Method Detail |
|---|
public void createEmptyDocument()
throws java.io.IOException,
org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
public OGCCapabilities parseCapabilities()
throws InvalidCapabilitiesException
OGCCapabilitiesDocument
parseCapabilities in class OGCCapabilitiesDocumentInvalidCapabilitiesException
public Service parseServiceSection()
throws InvalidCapabilitiesException
InvalidCapabilitiesException
public ContentMetadata parseContentMetadataSection()
throws InvalidCapabilitiesException
InvalidCapabilitiesException
protected Address parseAddress(org.w3c.dom.Element element,
java.net.URI namespaceURI)
Address instance from the passed element.
parseAddress in class OGCCapabilitiesDocumentelement - Address-elementnamespaceURI - namespace-prefix of all elements
protected OperationsMetadata parseOperations(org.w3c.dom.Element element,
java.net.URI namespaceURI)
throws XMLParsingException
parseOperations in class OGCStandardCapabilitiesDocumentelement -
XMLParsingException
protected CoverageOfferingBrief parseCoverageOfferingBrief(org.w3c.dom.Element element)
throws XMLParsingException,
OGCWebServiceException,
OGCException
element -
XMLParsingException
OGCWebServiceException
OGCException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org