Uses of Class
com.thoughtworks.xstream.io.xml.StaxWriter
Packages that use StaxWriter
-
Uses of StaxWriter in com.thoughtworks.xstream.io.json
Subclasses of StaxWriter in com.thoughtworks.xstream.io.jsonModifier and TypeClassDescriptionclassA specializedStaxWriterthat makes usage of internal functionality of Jettison. -
Uses of StaxWriter in com.thoughtworks.xstream.io.xml
Methods in com.thoughtworks.xstream.io.xml that return StaxWriterModifier and TypeMethodDescriptionStaxDriver.createStaxWriter(XMLStreamWriter out) StaxDriver.createStaxWriter(XMLStreamWriter out, boolean writeStartEndDocument)