public class InspireXmlEncoder extends AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>
| Constructor and Description |
|---|
InspireXmlEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap) |
org.apache.xmlbeans.XmlObject |
encode(java.lang.Object objectToEncode) |
org.apache.xmlbeans.XmlObject |
encode(java.lang.Object objectToEncode,
EncodingContext ctx) |
MediaType |
getContentType() |
java.util.Set<EncoderKey> |
getKeys() |
java.util.Set<SchemaLocation> |
getSchemaLocations() |
encodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getDocumentEncoder, getDocumentEncoder, getDocumentEncoderKey, getDocumentEncoderKey, getEncoder, getEncoder, getEncoderKey, getEncoderKey, getPropertyTypeEncoder, getPropertyTypeEncoder, getPropertyTypeEncoderKey, getPropertyTypeEncoderKey, getXmlOptions, setXmlOptions, substitutegetEncoder, getEncoderRepository, setEncoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic java.util.Set<EncoderKey> getKeys()
public org.apache.xmlbeans.XmlObject encode(java.lang.Object objectToEncode)
throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,java.lang.Object>encode in class AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>EncodingExceptionpublic org.apache.xmlbeans.XmlObject encode(java.lang.Object objectToEncode,
EncodingContext ctx)
throws EncodingException
EncodingExceptionpublic java.util.Set<SchemaLocation> getSchemaLocations()
public void addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap)
public MediaType getContentType()
getContentType in interface Encoder<org.apache.xmlbeans.XmlObject,java.lang.Object>getContentType in class AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.