Uses of Class
org.apache.sis.xml.Transformer
Packages that use Transformer
Package
Description
Provides methods for marshalling and unmarshalling SIS objects in XML.
-
Uses of Transformer in org.apache.sis.xml
Subclasses of Transformer in org.apache.sis.xmlModifier and TypeClassDescription(package private) final class
A XML reader replacing the namespaces found in XML documents by the namespaces expected by SIS at unmarshalling time.(package private) final class
A writer replacing the namespaces used by JAXB by other namespaces to be used in the XML document at marshalling time.