Uses of Package
org.apache.sis.internal.storage.xml.stream
Packages that use org.apache.sis.internal.storage.xml.stream
Package
Description
Reads and writes data in GPS Exchange Format (GPX).
Helper classes for reading and writing XML documents using StAX (Streaming API for XML).
-
Classes in org.apache.sis.internal.storage.xml.stream used by org.apache.sis.internal.storage.gpxClassDescriptionHelper class for updating an existing XML file, with no feature type change permitted.Base class of XML data stores based on the StAX framework.The provider of
StaxStreamReader
instances.Common base class forStaxStreamReader
andStaxStreamWriter
.Base class of Apache SIS readers of XML files using STAX parser.Base class of Apache SIS writers of XML files using STAX writer. -
Classes in org.apache.sis.internal.storage.xml.stream used by org.apache.sis.internal.storage.xml.streamClassDescriptionCreates
XMLStreamReader
from a given input.CreatesXMLStreamWriter
from a given output.Base class of XML data stores based on the StAX framework.Holds information that can be used for (un)marshallers configuration, and opportunistically implement various listeners used by JAXB (actually the SIS wrappers) or StAX.The provider ofStaxStreamReader
instances.Common base class forStaxStreamReader
andStaxStreamWriter
.Base class of Apache SIS readers of XML files using STAX parser.Base class of Apache SIS writers of XML files using STAX writer.