|
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.Object org.deegree.framework.xml.XMLFragment org.deegree.ogcbase.OGCDocument org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
public abstract class OGCCapabilitiesDocument
Most basic capabilities document for any OGC service instance.
Field Summary | |
---|---|
protected static java.net.URI |
OGCNS
|
Fields inherited from class org.deegree.ogcbase.OGCDocument |
---|
GMLNS |
Fields inherited from class org.deegree.framework.xml.XMLFragment |
---|
DEFAULT_URL, nsContext, XLNNS |
Constructor Summary | |
---|---|
OGCCapabilitiesDocument()
|
Method Summary | |
---|---|
protected Address |
parseAddress(org.w3c.dom.Element element,
java.net.URI namespaceURI)
Creates an Address instance from the passed element. |
abstract OGCCapabilities |
parseCapabilities()
Creates a class representation of the document. |
protected MetadataLink |
parseMetadataLink(org.w3c.dom.Element element)
Creates a MetadataLink instance from the passed element. |
protected Phone |
parsePhone(org.w3c.dom.Element element,
java.net.URI namespaceURI)
Creates a Phone instance from the passed element. |
java.lang.String |
parseUpdateSequence()
Returns the value of the updateSequence attribute of the capabilities document. |
java.lang.String |
parseVersion()
Returns the value of the version attribute of the capabilities document. |
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 |
---|
protected static final java.net.URI OGCNS
Constructor Detail |
---|
public OGCCapabilitiesDocument()
Method Detail |
---|
public java.lang.String parseVersion()
public java.lang.String parseUpdateSequence()
protected MetadataLink parseMetadataLink(org.w3c.dom.Element element) throws XMLParsingException
element
-
XMLParsingException
public abstract OGCCapabilities parseCapabilities() throws InvalidCapabilitiesException
InvalidCapabilitiesException
protected Address parseAddress(org.w3c.dom.Element element, java.net.URI namespaceURI)
Address
instance from the passed element.
element
- Address-elementnamespaceURI
- namespace-prefix of all elements
protected Phone parsePhone(org.w3c.dom.Element element, java.net.URI namespaceURI)
element
- Phone-elementnamespaceURI
- URI that all elements must have
|
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