Uses of Class
org.geotools.gml.producer.FeatureTransformer.FeatureTypeNamespaces

Packages that use FeatureTransformer.FeatureTypeNamespaces
org.geotools.gml.producer   
 

Uses of FeatureTransformer.FeatureTypeNamespaces in org.geotools.gml.producer
 

Methods in org.geotools.gml.producer that return FeatureTransformer.FeatureTypeNamespaces
 FeatureTransformer.FeatureTypeNamespaces FeatureTransformer.getFeatureTypeNamespaces()
           
 FeatureTransformer.FeatureTypeNamespaces FeatureTransformer.FeatureTranslator.getFeatureTypeNamespaces()
           
 

Methods in org.geotools.gml.producer with parameters of type FeatureTransformer.FeatureTypeNamespaces
protected  FeatureTransformer.FeatureTranslator FeatureTransformer.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.FeatureTypeNamespaces
FeatureTransformer.FeatureTranslator(ContentHandler handler, String prefix, String ns, FeatureTransformer.FeatureTypeNamespaces types, TransformerBase.SchemaLocationSupport schemaLoc)
          Constructor with handler.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.