public class EReportingHeaderEncoder extends XmlStreamWriter<EReportingHeader>
XML_FRAGMENT| Constructor and Description |
|---|
EReportingHeaderEncoder(EncodingContext context,
OutputStream outputStream,
EReportingHeader element) |
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 EReportingHeaderEncoder(EncodingContext context, OutputStream outputStream, EReportingHeader element) throws XMLStreamException
XMLStreamExceptionpublic void write()
throws XMLStreamException,
EncodingException
XmlStreamWriterOutputStream.write in class XmlStreamWriter<EReportingHeader>XMLStreamException - If an error occurs when writing to OutputStreamEncodingException - If an encoding error occursprotected void attr(QName qn, Optional<?> v) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillableString(QName qn, Nillable<?> v) throws XMLStreamException
XMLStreamExceptionprotected void encodeString(QName qn, String v) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillableFreeText(QName qn, Nillable<PT_FreeText> nillable) throws XMLStreamException
XMLStreamExceptionprotected void encodeContact(Contact c) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillableGeographicalName(QName qn, Nillable<GeographicalName> v) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillableReference(QName qn, Nillable<Reference> v) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillableCodeType(QName qn, Nillable<CodeType> v) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillablePronunciation(QName qn, Nillable<Pronunciation> v) throws XMLStreamException
XMLStreamExceptionprotected void encodePronunciationOfName(Pronunciation pronunciation) throws XMLStreamException
XMLStreamExceptionprotected void encodeNillableSpelling(QName qn, Nillable<Spelling> v) throws XMLStreamException
XMLStreamExceptionprotected void encodeSpellingOfName(Spelling spelling) throws XMLStreamException
XMLStreamExceptionprotected void encodeTimeString(org.joda.time.DateTime time,
Time.TimeFormat format)
throws XMLStreamException,
EncodingException
XMLStreamExceptionEncodingExceptionCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.