public abstract class AbstractGmlDecoderv321<T,S> extends AbstractXmlDecoder<T,S> implements ConformanceClass
| Constructor and Description |
|---|
AbstractGmlDecoderv321() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractGML |
paresDescription(net.opengis.gml.x32.AbstractGMLType agmlt,
AbstractGML abstractGML) |
protected AbstractFeature |
parseAbstractFeatureType(net.opengis.gml.x32.AbstractFeatureType aft,
AbstractFeature abstractFeature) |
protected AbstractGML |
parseAbstractGMLType(net.opengis.gml.x32.AbstractGMLType agmlt,
AbstractGML abstractGML) |
protected CodeType |
parseCodeType(net.opengis.gml.x32.CodeType element) |
protected CodeWithAuthority |
parseCodeWithAuthorityTye(net.opengis.gml.x32.CodeWithAuthorityType xbCodeWithAuthority) |
protected AbstractGML |
parseIdentifier(net.opengis.gml.x32.AbstractGMLType agmlt,
AbstractGML abstractGML) |
protected NamedValue<?> |
parseNamedValueType(net.opengis.om.x20.NamedValuePropertyType namedValueProperty) |
protected Set<NamedValue<?>> |
parseNamedValueTypeArray(net.opengis.om.x20.NamedValuePropertyType[] namedValuePropertyArray) |
protected NamedValue<?> |
parseNamedValueValue(org.apache.xmlbeans.XmlObject xml) |
protected AbstractGML |
parseNames(net.opengis.gml.x32.AbstractGMLType agmlt,
AbstractGML abstractGML) |
protected ReferenceType |
parseReferenceType(net.opengis.gml.x32.ReferenceType rt) |
protected List<ReferenceType> |
parseReferenceType(net.opengis.gml.x32.ReferenceType[] referenceTypes) |
decodeXmlElement, decodeXmlObject, decodeXmlObject, getDecoderKey, getXmlOptions, setXmlOptionsgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConformanceClassesdecode, getDecoderKeyTypes, getSupportedTypesprotected AbstractGML parseAbstractGMLType(net.opengis.gml.x32.AbstractGMLType agmlt, AbstractGML abstractGML) throws DecodingException
DecodingExceptionprotected AbstractFeature parseAbstractFeatureType(net.opengis.gml.x32.AbstractFeatureType aft, AbstractFeature abstractFeature) throws DecodingException
DecodingExceptionprotected AbstractGML parseIdentifier(net.opengis.gml.x32.AbstractGMLType agmlt, AbstractGML abstractGML) throws DecodingException
DecodingExceptionprotected AbstractGML parseNames(net.opengis.gml.x32.AbstractGMLType agmlt, AbstractGML abstractGML) throws DecodingException
DecodingExceptionprotected AbstractGML paresDescription(net.opengis.gml.x32.AbstractGMLType agmlt, AbstractGML abstractGML)
protected CodeWithAuthority parseCodeWithAuthorityTye(net.opengis.gml.x32.CodeWithAuthorityType xbCodeWithAuthority)
protected CodeType parseCodeType(net.opengis.gml.x32.CodeType element) throws DecodingException
DecodingExceptionprotected ReferenceType parseReferenceType(net.opengis.gml.x32.ReferenceType rt)
protected List<ReferenceType> parseReferenceType(net.opengis.gml.x32.ReferenceType[] referenceTypes)
protected Set<NamedValue<?>> parseNamedValueTypeArray(net.opengis.om.x20.NamedValuePropertyType[] namedValuePropertyArray) throws DecodingException
DecodingExceptionprotected NamedValue<?> parseNamedValueType(net.opengis.om.x20.NamedValuePropertyType namedValueProperty) throws DecodingException
DecodingExceptionprotected NamedValue<?> parseNamedValueValue(org.apache.xmlbeans.XmlObject xml) throws DecodingException
DecodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.