public abstract class AbstractGmlEncoderv321<T,S> extends AbstractXmlEncoder<T,S>
| Constructor and Description |
|---|
AbstractGmlEncoderv321() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDescription(net.opengis.gml.x32.AbstractGMLType aft,
AbstractGML abstractFeature) |
protected void |
addId(net.opengis.gml.x32.AbstractGMLType aft,
AbstractFeature abstractFeature) |
protected boolean |
addIdentifier(net.opengis.gml.x32.AbstractGMLType aft,
AbstractGML abstractFeature) |
protected void |
addName(net.opengis.gml.x32.AbstractGMLType aft,
AbstractGML abstractFeature) |
protected abstract org.apache.xmlbeans.XmlObject |
createFeature(net.opengis.gml.x32.FeaturePropertyType featurePropertyType,
AbstractFeature abstractFeature,
EncodingContext context) |
protected net.opengis.gml.x32.FeaturePropertyType |
createFeaturePropertyType() |
protected org.apache.xmlbeans.XmlObject |
createFeaturePropertyTypeFrom(AbstractFeature abstractFeature,
EncodingContext context) |
protected void |
removeExitingNames(net.opengis.gml.x32.AbstractGMLType aft) |
encode, encodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getContentType, 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, waitaddNamespacePrefixToMap, getSchemaLocationsencode, getSupportedTypesprotected org.apache.xmlbeans.XmlObject createFeaturePropertyTypeFrom(AbstractFeature abstractFeature, EncodingContext context) throws EncodingException
EncodingExceptionprotected void addId(net.opengis.gml.x32.AbstractGMLType aft,
AbstractFeature abstractFeature)
protected boolean addIdentifier(net.opengis.gml.x32.AbstractGMLType aft,
AbstractGML abstractFeature)
throws EncodingException
EncodingExceptionprotected void addName(net.opengis.gml.x32.AbstractGMLType aft,
AbstractGML abstractFeature)
throws EncodingException
EncodingExceptionprotected void addDescription(net.opengis.gml.x32.AbstractGMLType aft,
AbstractGML abstractFeature)
protected void removeExitingNames(net.opengis.gml.x32.AbstractGMLType aft)
protected net.opengis.gml.x32.FeaturePropertyType createFeaturePropertyType()
protected abstract org.apache.xmlbeans.XmlObject createFeature(net.opengis.gml.x32.FeaturePropertyType featurePropertyType,
AbstractFeature abstractFeature,
EncodingContext context)
throws EncodingException
EncodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.