public class OgcXmlUtil extends Object
| Constructor and Description |
|---|
OgcXmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
getDocumentFromString(String xml) |
static String |
getPathInDocument(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 - InterceptorExceptionCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.