public class WsdlEncoderv11 extends AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,Definitions> implements StreamingEncoder<org.apache.xmlbeans.XmlObject,Definitions>
| Constructor and Description |
|---|
WsdlEncoderv11() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
encode(Definitions element,
EncodingContext ctx) |
void |
encode(Definitions element,
OutputStream outputStream,
EncodingContext ctx) |
MediaType |
getContentType() |
Set<EncoderKey> |
getKeys() |
encode, 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, waitencodeencode, getSupportedTypesaddNamespacePrefixToMap, getSchemaLocationspublic Set<EncoderKey> getKeys()
getKeys in interface Keyed<EncoderKey>public MediaType getContentType()
getContentType in interface Encoder<org.apache.xmlbeans.XmlObject,Definitions>getContentType in class AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,Definitions>public org.apache.xmlbeans.XmlObject encode(Definitions element, EncodingContext ctx) throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,Definitions>EncodingExceptionpublic void encode(Definitions element, OutputStream outputStream, EncodingContext ctx) throws EncodingException
encode in interface StreamingEncoder<org.apache.xmlbeans.XmlObject,Definitions>EncodingExceptionCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.