Package | Description |
---|---|
org.geotools.gml.producer | |
org.geotools.xml.transform |
Modifier and Type | Method and Description |
---|---|
protected FeatureTransformer.FeatureTranslator |
FeatureTransformer.createTranslator(ContentHandler handler,
String prefix,
String ns,
FeatureTransformer.FeatureTypeNamespaces featureTypeNamespaces,
TransformerBase.SchemaLocationSupport schemaLocationSupport)
Template method for creating the translator.
|
Constructor and Description |
---|
FeatureTranslator(ContentHandler handler,
String prefix,
String ns,
FeatureTransformer.FeatureTypeNamespaces types,
TransformerBase.SchemaLocationSupport schemaLoc)
Constructor with handler.
|
Modifier and Type | Field and Description |
---|---|
protected TransformerBase.SchemaLocationSupport |
TransformerBase.TranslatorSupport.schemaLocation |
Modifier and Type | Method and Description |
---|---|
TransformerBase.SchemaLocationSupport |
Translator.getSchemaLocationSupport()
Gets the location of the schemas used in this translator.
|
TransformerBase.SchemaLocationSupport |
TransformerBase.TranslatorSupport.getSchemaLocationSupport() |
Constructor and Description |
---|
TranslatorSupport(ContentHandler contentHandler,
String prefix,
String nsURI,
TransformerBase.SchemaLocationSupport schemaLocation) |
Copyright © 1996–2022 Geotools. All rights reserved.