|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformerBase.SchemaLocationSupport | |
---|---|
org.geotools.gml.producer | |
org.geotools.xml.transform |
Uses of TransformerBase.SchemaLocationSupport in org.geotools.gml.producer |
---|
Methods in org.geotools.gml.producer with parameters of type TransformerBase.SchemaLocationSupport | |
---|---|
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 TransformerBase.SchemaLocationSupport | |
---|---|
FeatureTransformer.FeatureTranslator(ContentHandler handler,
String prefix,
String ns,
FeatureTransformer.FeatureTypeNamespaces types,
TransformerBase.SchemaLocationSupport schemaLoc)
Constructor with handler. |
Uses of TransformerBase.SchemaLocationSupport in org.geotools.xml.transform |
---|
Fields in org.geotools.xml.transform declared as TransformerBase.SchemaLocationSupport | |
---|---|
protected TransformerBase.SchemaLocationSupport |
TransformerBase.TranslatorSupport.schemaLocation
|
Methods in org.geotools.xml.transform that return TransformerBase.SchemaLocationSupport | |
---|---|
TransformerBase.SchemaLocationSupport |
TransformerBase.TranslatorSupport.getSchemaLocationSupport()
|
TransformerBase.SchemaLocationSupport |
Translator.getSchemaLocationSupport()
Gets the location of the schemas used in this translator. |
Constructors in org.geotools.xml.transform with parameters of type TransformerBase.SchemaLocationSupport | |
---|---|
TransformerBase.TranslatorSupport(ContentHandler contentHandler,
String prefix,
String nsURI,
TransformerBase.SchemaLocationSupport schemaLocation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |