org.deegree.ogcwebservices.wcts.configuration
Class WCTSConfigurationDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
org.deegree.owscommon_1_1_0.OWSCommonCapabilitiesDocument
org.deegree.ogcwebservices.wcts.capabilities.WCTSCapabilitiesDocument
org.deegree.ogcwebservices.wcts.configuration.WCTSConfigurationDocument
- All Implemented Interfaces:
- Serializable
public class WCTSConfigurationDocument
- extends WCTSCapabilitiesDocument
WCTSConfigurationDocument
loads an xml-dom-document and creates a WCTSConfiguration
bean-representation.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
- See Also:
- Serialized Form
Methods inherited from class org.deegree.owscommon_1_1_0.OWSCommonCapabilitiesDocument |
parseContactInfo, parseDomainMetadataType, parseDomainMetadataTypes, parseHTTPChild, parseKeywords, parseMetaData, parseMetadatas, parseOperations, parseOperationsMetadata, parseServiceContact, parseServiceIdentification, parseServiceProvider |
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 |
WCTSConfigurationDocument
public WCTSConfigurationDocument(URL configURL)
throws IOException,
SAXException
- Parameters:
configURL
- to load from.
- Throws:
SAXException
- if an xml parsing error has been detected.
IOException
- if the file could not be loaded.
parseConfiguration
public WCTSConfiguration parseConfiguration()
throws InvalidCapabilitiesException
- Returns:
-
- Throws:
InvalidCapabilitiesException
- if the configuration contains erroneous xml.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net