Uses of Class
org.apache.sis.internal.storage.xml.stream.StaxStreamWriter
Packages that use StaxStreamWriter
Package
Description
Helper classes for reading and writing XML documents using StAX (Streaming API for XML).
-
Uses of StaxStreamWriter in org.apache.sis.internal.storage.xml.stream
Methods in org.apache.sis.internal.storage.xml.stream that return StaxStreamWriterModifier and TypeMethodDescriptionprotected abstract StaxStreamWriterRewriteOnUpdate.createWriter(OutputStream temporary) Creates a new XML document writer for an output in the specified temporary file.