@Configurable public class GmlEncoderv321 extends AbstractGmlEncoderv321<org.apache.xmlbeans.XmlObject,Object>
| Constructor and Description |
|---|
GmlEncoderv321() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(Map<String,String> nameSpacePrefixMap) |
protected org.apache.xmlbeans.XmlObject |
createFeature(net.opengis.gml.x32.FeaturePropertyType featurePropertyType,
AbstractFeature abstractFeature,
EncodingContext ctx) |
protected net.opengis.gml.x32.MeasureType |
createMeasureType(QuantityValue quantityValue) |
org.apache.xmlbeans.XmlObject |
encode(Object element,
EncodingContext ctx) |
Set<EncoderKey> |
getKeys() |
Set<SchemaLocation> |
getSchemaLocations() |
protected String |
getSrsName(org.locationtech.jts.geom.Geometry geom) |
protected String |
getSrsName(int srid) |
void |
setSrsNamePrefixURL(String prefix) |
void |
setSrsNamePrefixURN(String prefix) |
addDescription, addId, addIdentifier, addName, createFeaturePropertyType, createFeaturePropertyTypeFrom, removeExitingNamesencode, 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, waitgetSupportedTypes@Setting(value="coding.srsNamePrefixURL") public void setSrsNamePrefixURL(String prefix)
@Setting(value="coding.srsNamePrefixURN") public void setSrsNamePrefixURN(String prefix)
public Set<EncoderKey> getKeys()
public Set<SchemaLocation> getSchemaLocations()
public org.apache.xmlbeans.XmlObject encode(Object element, EncodingContext ctx) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject createFeature(net.opengis.gml.x32.FeaturePropertyType featurePropertyType,
AbstractFeature abstractFeature,
EncodingContext ctx)
throws EncodingException
createFeature in class AbstractGmlEncoderv321<org.apache.xmlbeans.XmlObject,Object>EncodingExceptionprotected net.opengis.gml.x32.MeasureType createMeasureType(QuantityValue quantityValue) throws EncodingException
EncodingExceptionprotected String getSrsName(org.locationtech.jts.geom.Geometry geom)
protected String getSrsName(int srid)
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.