Uses of Class
org.geotools.gml.producer.FeatureTransformer.FeatureTypeNamespaces
Packages that use FeatureTransformer.FeatureTypeNamespaces
-
Uses of FeatureTransformer.FeatureTypeNamespaces in org.geotools.gml.producer
Methods in org.geotools.gml.producer that return FeatureTransformer.FeatureTypeNamespacesModifier and TypeMethodDescriptionFeatureTransformer.FeatureTranslator.getFeatureTypeNamespaces()FeatureTransformer.getFeatureTypeNamespaces()Methods in org.geotools.gml.producer with parameters of type FeatureTransformer.FeatureTypeNamespacesModifier and TypeMethodDescriptionprotected FeatureTransformer.FeatureTranslatorFeatureTransformer.createTranslator(ContentHandler handler, String prefix, String ns, FeatureTransformer.FeatureTypeNamespaces featureTypeNamespaces, TransformerBase.SchemaLocationSupport schemaLocationSupport) Template method for creating the translator.Constructors in org.geotools.gml.producer with parameters of type FeatureTransformer.FeatureTypeNamespacesModifierConstructorDescriptionFeatureTranslator(ContentHandler handler, String prefix, String ns, FeatureTransformer.FeatureTypeNamespaces types, TransformerBase.SchemaLocationSupport schemaLoc) Constructor with handler.