|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformerBase.TranslatorSupport | |
org.geotools.filter | |
org.geotools.gml.producer | |
org.geotools.xml.transform |
Uses of TransformerBase.TranslatorSupport in org.geotools.filter |
Subclasses of TransformerBase.TranslatorSupport in org.geotools.filter | |
static class |
FilterTransformer.FilterTranslator
|
Uses of TransformerBase.TranslatorSupport in org.geotools.gml.producer |
Subclasses of TransformerBase.TranslatorSupport in org.geotools.gml.producer | |
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
|
Uses of TransformerBase.TranslatorSupport in org.geotools.xml.transform |
Methods in org.geotools.xml.transform with parameters of type TransformerBase.TranslatorSupport | |
protected void |
TransformerBase.TranslatorSupport.addNamespaceDeclarations(TransformerBase.TranslatorSupport trans)
Utility method to copy namespace declarations from "sub" translators into this ns support... |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |