org.deegree.owscommon_1_1_0
Class GetCapabilitiesDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.owscommon_1_1_0.GetCapabilitiesDocument
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WCTSGetCapabilitiesDocument
public class GetCapabilitiesDocument
- extends XMLFragment
GetCapabilitiesDocument
parses the OWSCommon 1.1.0 part of a GetCapabilities
request.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
- See Also:
- Serialized Form
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 |
GetCapabilitiesDocument
public GetCapabilitiesDocument()
parseAcceptVersions
public List<String> parseAcceptVersions()
throws XMLParsingException
- Returns:
- a list of versions the client requested or an empty list if no versions were given.
- Throws:
XMLParsingException
- if the node could not be parsed.
parseSections
public List<String> parseSections()
throws XMLParsingException
- Returns:
- a list of sections the client requested or an empty list if no sections were given.
- Throws:
XMLParsingException
- if the node could not be parsed.
parseAcceptFormats
public List<String> parseAcceptFormats()
throws XMLParsingException
- Returns:
- a list of AcceptedFormats the client requested or an empty list if no AcceptedFormats were given.
- Throws:
XMLParsingException
- if the node could not be parsed.
parseUpdateSequence
public String parseUpdateSequence()
- Returns:
- the update sequence string or an empty string if not given.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net