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
StaxStreamReaderinstances.Common base class forStaxStreamReaderandStaxStreamWriter.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
XMLStreamReaderfrom a given input.CreatesXMLStreamWriterfrom 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 ofStaxStreamReaderinstances.Common base class forStaxStreamReaderandStaxStreamWriter.Base class of Apache SIS readers of XML files using STAX parser.Base class of Apache SIS writers of XML files using STAX writer.