public abstract class AbstractSwesXmlStreamWriter<T> extends XmlStreamWriter<T>
XML_FRAGMENT| Constructor and Description |
|---|
AbstractSwesXmlStreamWriter(EncodingContext context,
OutputStream outputStream,
T element) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.xmlbeans.XmlObject |
encodeGml(EncodingContext ctx,
Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSwe(EncodingContext ctx,
Object o) |
protected void |
writeExtension(SweAbstractDataComponent sweAbstractDataComponent) |
protected void |
writeExtensions(Extensions extensions) |
addXlinkHrefAttr, addXlinkTitleAttr, attr, attr, attr, chars, chars, empty, end, end, endInline, finish, flush, getContext, getElement, getEncodeNamespace, getEncoder, getEncoder, getEncoder, getOutputStream, getReplacement, getXmlOptions, isAddSchemaLocation, namespace, rawText, schemaLocation, start, start, time, time, tryGetEncoder, write, writeXmlObject, writeXmlObjectpublic AbstractSwesXmlStreamWriter(EncodingContext context, OutputStream outputStream, T element) throws XMLStreamException
XMLStreamExceptionprotected void writeExtensions(Extensions extensions) throws XMLStreamException, EncodingException
XMLStreamExceptionEncodingExceptionprotected void writeExtension(SweAbstractDataComponent sweAbstractDataComponent) throws EncodingException, XMLStreamException
EncodingExceptionXMLStreamExceptionprotected org.apache.xmlbeans.XmlObject encodeSwe(EncodingContext ctx, Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeGml(EncodingContext ctx, Object o) throws EncodingException
EncodingExceptionCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.