public class OgcXmlUtil extends Object
| Constructor and Description |
|---|
OgcXmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Element |
getDocumentElement(Document doc)
|
static Document |
getDocumentFromString(String xml) |
static String |
getPathInDocument(Document document,
String path) |
static NodeList |
getPathInDocumentAsNodeList(Document document,
String path) |
static String |
getRequestBody(javax.servlet.http.HttpServletRequest request) |
public static String getRequestBody(javax.servlet.http.HttpServletRequest request)
request - public static Document getDocumentFromString(String xml) throws IOException
xml - IOExceptionpublic static String getPathInDocument(Document document, String path) throws InterceptorException
document - path - InterceptorExceptionpublic static NodeList getPathInDocumentAsNodeList(Document document, String path) throws InterceptorException
document - path - InterceptorExceptionCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.