org.deegree.ogcwebservices.wps
Class XMLFactory
java.lang.Object
org.deegree.ogcbase.XMLFactory
org.deegree.owscommon.XMLFactory
org.deegree.ogcwebservices.wps.XMLFactory
public class XMLFactory
- extends XMLFactory
XMLFactory.java
Created on 08.03.2006. 23:28:46h
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
Methods inherited from class org.deegree.owscommon.XMLFactory |
appendAddress, appendDCP, appendException, appendMetadata, appendOperationsMetadata, appendOWSKeywords, appendOWSKeywords, appendParameter, appendPhone, appendServiceIdentification, appendServiceProvider, export, exportExceptionReport, exportExceptionReportWFS, exportExceptionReportWFS100, exportNS, maybeSetAttribute |
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 |
XMLFactory
public XMLFactory()
export
public static WPSCapabilitiesDocument export(WPSCapabilities capabilities)
throws java.io.IOException
- Parameters:
capabilities
-
- Returns:
- an WPSCapabilitiesDocument for the capabilities
- Throws:
java.io.IOException
export
public static ProcessDescriptionsDocument export(ProcessDescriptions processDescriptions)
throws java.io.IOException
- Parameters:
processDescriptions
-
- Returns:
- a ProcessDescriptionDocument for the process description
- Throws:
java.io.IOException
export
public static ExecuteResponseDocument export(ExecuteResponse executeResponse)
- Parameters:
executeResponse
-
- Returns:
- an ExecuteResponseDocument for the execute response
appendException
protected static void appendException(org.w3c.dom.Element node,
OGCWebServiceException ex)
- appends a xml representation of an OGCWebServiceException to the passed
Element Overriding method of superclass because the nodes appended from that
method do not conform with current ows specification
- Parameters:
node
- ex
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org