Uses of Class
org.geotools.xml.transform.TransformerBase.TranslatorSupport
Packages that use TransformerBase.TranslatorSupport
Package
Description
The package name does not map the prefix name because we feel that this
is a better representation.
-
Uses of TransformerBase.TranslatorSupport in org.geotools.gml.producer
Subclasses of TransformerBase.TranslatorSupport in org.geotools.gml.producerModifier and TypeClassDescriptionclass
Outputs gml without any fancy indents or newlines.static class
A FeatureTypeTranslator encodes FeatureTypes as a (hopefully) valid XML schema.static class
-
Uses of TransformerBase.TranslatorSupport in org.geotools.xml.filter
Subclasses of TransformerBase.TranslatorSupport in org.geotools.xml.filter -
Uses of TransformerBase.TranslatorSupport in org.geotools.xml.transform
Methods in org.geotools.xml.transform with parameters of type TransformerBase.TranslatorSupportModifier and TypeMethodDescriptionprotected void
TransformerBase.TranslatorSupport.addNamespaceDeclarations
(TransformerBase.TranslatorSupport trans) Utility method to copy namespace declarations from "sub" translators into this ns support...