| Package | Description |
|---|---|
| org.n52.svalbard.decode | |
| org.n52.svalbard.decode.exception | |
| org.n52.svalbard.util |
| Modifier and Type | Method and Description |
|---|---|
T |
Decoder.decode(S objectToDecode)
Decode a object to another representation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoderResponseUnsupportedException |
class |
NoDecoderForKeyException |
class |
NotYetSupportedDecodingException |
class |
UnsupportedDecoderInputException |
class |
XmlDecodingException |
| Modifier and Type | Method and Description |
|---|---|
static String |
XmlHelper.parseHttpPostBodyWithParameter(Map<String,String[]> parameterMap)
Parses the HTTP-Post body with a parameter
|
static org.apache.xmlbeans.XmlObject |
XmlHelper.parseXmlString(String xmlString) |
static boolean |
XmlHelper.validateDocument(org.apache.xmlbeans.XmlObject doc) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.