Uses of Class
org.apache.sis.xml.TransformedEvent
Packages that use TransformedEvent
Package
Description
Provides methods for marshalling and unmarshalling SIS objects in XML.
-
Uses of TransformedEvent in org.apache.sis.xml
Subclasses of TransformedEvent in org.apache.sis.xmlModifier and TypeClassDescription(package private) static class
Wrapper over an attribute emitted during the reading or writing of an XML document.(package private) static final class
Wrapper over an element emitted during the reading or writing of an XML document.(package private) static final class
Wrapper over a namespace emitted during the reading or writing of an XML document.(package private) static class
Wrapper over an element emitted during the reading or writing of an XML document.(package private) static final class
The"xsi:type"
attribute.private static final class
Wraps theStartElement
produced by JAXB for using the namespaces used in the XML document.