public class GetFeatureOfInterestXmlStreamWriter extends XmlStreamWriter<org.n52.shetland.ogc.sos.response.GetFeatureOfInterestResponse>
XmlStreamWriter for
GetFeatureOfInterestResponseXML_FRAGMENT| Constructor and Description |
|---|
GetFeatureOfInterestXmlStreamWriter(OutputStream outputStream,
EncodingContext context,
org.n52.shetland.ogc.sos.response.GetFeatureOfInterestResponse element) |
| Modifier and Type | Method and Description |
|---|---|
void |
write()
Encode and write element to the
OutputStream. |
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, writeXmlObject, writeXmlObjectpublic GetFeatureOfInterestXmlStreamWriter(OutputStream outputStream, EncodingContext context, org.n52.shetland.ogc.sos.response.GetFeatureOfInterestResponse element) throws XMLStreamException
XMLStreamExceptionpublic void write()
throws XMLStreamException,
EncodingException
XmlStreamWriterOutputStream.write in class XmlStreamWriter<org.n52.shetland.ogc.sos.response.GetFeatureOfInterestResponse>XMLStreamException - If an error occurs when writing to OutputStreamEncodingException - If an encoding error occursCopyright © 2016–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.