Package | Description |
---|---|
org.geotools.gml.producer | |
org.geotools.xml.filter |
The package name does not map the prefix name because we feel that this
is a better representation.
|
org.geotools.xml.styling | |
org.geotools.xml.transform |
Modifier and Type | Class and Description |
---|---|
static class |
FeatureTransformer.FeatureTranslator
Outputs gml without any fancy indents or newlines.
|
static class |
FeatureTypeTransformer.FeatureTypeTranslator
A FeatureTypeTranslator encodes FeatureTypes as a (hopefully) valid XML schema.
|
static class |
GeometryTransformer.GeometryTranslator |
Modifier and Type | Method and Description |
---|---|
Translator |
GeometryTransformer.createTranslator(ContentHandler handler) |
Translator |
FeatureTypeTransformer.createTranslator(ContentHandler handler)
Creates a Translator that is capable to translate FeatureType objects into a XML schema
fragment.
|
Translator |
FeatureTransformer.createTranslator(ContentHandler handler) |
Modifier and Type | Class and Description |
---|---|
static class |
FilterTransformer.FilterTranslator |
Modifier and Type | Method and Description |
---|---|
Translator |
FilterTransformer.createTranslator(ContentHandler handler) |
Modifier and Type | Method and Description |
---|---|
Translator |
SLDTransformer.createTranslator(ContentHandler handler) |
Modifier and Type | Class and Description |
---|---|
protected static class |
TransformerBase.TranslatorSupport
Support for writing Translators.
|
Modifier and Type | Method and Description |
---|---|
abstract Translator |
TransformerBase.createTranslator(ContentHandler handler)
Create a Translator to issue SAXEvents to a ContentHandler.
|
Translator |
TransformerBase.XMLReaderSupport.getTranslator() |
Copyright © 1996–2019 Geotools. All rights reserved.