Class WmtsSoapContainer
java.lang.Object
org.opengeospatial.cite.wmts10.ets.core.util.WmtsSoapContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddNamespace(String namespace, String namespaceURL) voidaddParameter(String namespace, String parameterName, String value) voidaddParameterWithChild(String namespace, String parameterName, String childParameterName, String value) voidaddWmtsAttribute(String attribute, String value) jakarta.xml.soap.SOAPMessagegetSoapResponse(boolean trapSoapErrors) static DocumentmakeResponseDocument(jakarta.xml.soap.SOAPMessage soapResponse)
-
Constructor Details
-
WmtsSoapContainer
-
-
Method Details
-
addWmtsAttribute
-
addNamespace
-
addParameter
-
addParameterWithChild
-
getSoapResponse
public jakarta.xml.soap.SOAPMessage getSoapResponse(boolean trapSoapErrors) -
getResponseDocument
-
makeResponseDocument
-