Uses of Class
org.geotools.gml2.simple.QualifiedName
Packages that use QualifiedName
-
Uses of QualifiedName in org.geotools.gml2.simple
Methods in org.geotools.gml2.simple that return QualifiedNameModifier and TypeMethodDescriptionstatic QualifiedName
This method is used to replicate a "feature" of the standard encoder, when no prefix can be found, "null" will be used instead of having the code throw an exceptionDerives a newQualifiedName
with the given prefix, or returns itself if the prefix is the same alredy in useMethods in org.geotools.gml2.simple with parameters of type QualifiedNameModifier and TypeMethodDescriptionvoid
GMLWriter.endElement
(QualifiedName qn) protected Attributes
FeatureCollectionEncoderDelegate.getPropertyAttributes
(QualifiedName name, FeatureType featureType, AttributeDescriptor attribute, Object value) Allows subclasses to generate a list of attributes for the property being encoded.void
GMLWriter.startElement
(QualifiedName qn, Attributes atts) -
Uses of QualifiedName in org.geotools.gml3.simple
Fields in org.geotools.gml3.simple declared as QualifiedNameModifier and TypeFieldDescriptionprotected QualifiedName
GML32FeatureCollectionEncoderDelegate.GML32Delegate.member
Methods in org.geotools.gml3.simple with parameters of type QualifiedNameModifier and TypeMethodDescriptionprotected Attributes
GML32FeatureCollectionEncoderDelegate.getPropertyAttributes
(QualifiedName name, FeatureType featureType, AttributeDescriptor attribute, Object value)