org.deegree.ogcwebservices.csw
Class XMLFactory_2_0_0
java.lang.Object
org.deegree.ogcbase.XMLFactory
org.deegree.owscommon.XMLFactory
org.deegree.ogcwebservices.csw.XMLFactory_2_0_0
- Direct Known Subclasses:
- XMLFactory_2_0_2
public class XMLFactory_2_0_0
- extends XMLFactory
- Version:
- $Revision: 9384 $, $Date: 2008-01-03 14:30:39 +0100 (Do, 03 Jan 2008) $
- Author:
- Andreas Poth , Markus Schneider , last edited by: $Author: apoth $
Methods inherited from class org.deegree.owscommon.XMLFactory |
appendAddress, appendDCP, appendException, appendMetadata, appendOperationsMetadata, appendOWSKeywords, appendOWSKeywords, appendParameter, appendPhone, appendServiceIdentification, appendServiceProvider, export, exportExceptionReport, exportNS |
Methods inherited from class org.deegree.ogcbase.XMLFactory |
appendCodeList, appendEnvelope, appendFeatureId, appendGeometry, appendInterval, appendKeywords, appendKeywords, appendLonLatEnvelope, appendOnlineResource, appendPropertyPath, appendSimpleLinkAttributes, appendTemporalDomain, appendTimePeriod, appendTimePosition, appendTimeResolution, appendTypedLiteral, appendValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEEGREECSW
protected static final URI DEEGREECSW
XMLFactory_2_0_0
public XMLFactory_2_0_0()
export
public static CatalogueConfigurationDocument export(CatalogueConfiguration configuration)
- Exports a
CatalogConfiguration
instance to an XmlDocument
.
- Parameters:
configuration
-
- Returns:
- DOM representation of the
CatalogConfiguration
export
public static CatalogueCapabilitiesDocument export(CatalogueCapabilities capabilities,
String[] sections)
throws IOException
- Exports a
CatalogCapabilities
instance as an XmlDocument
.
- Parameters:
capabilities
- sections
- names of sections to be exported, may contain 'All'
- Returns:
- DOM representation of the
CatalogCapabilities
- Throws:
IOException
- if XML template could not be loaded
appendOperationsMetadata
protected static void appendOperationsMetadata(Element root,
OperationsMetadata operationsMetadata,
boolean capabilities)
- Appends the DOM representation of the
OperationsMetadata
- section to the
passed Element
.
- Parameters:
root
-
appendParameter
protected static void appendParameter(Element root,
CatalogueOutputSchemaParameter parameter,
String elementName,
boolean capabilities)
- Appends the DOM representation of a
OWSDomainType
instance to the passed
Element
.
- Parameters:
root
- parameter
-
appendParameter
protected static void appendParameter(Element root,
CatalogueTypeNameSchemaParameter parameter,
String elementName,
boolean capabilities)
- Appends the DOM representation of a
OWSDomainType
instance to the passed
Element
.
- Parameters:
root
- parameter
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net