java.lang.Object | ||
↳ | com.thoughtworks.xstream.io.xml.AbstractXmlWriter | |
↳ | com.thoughtworks.xstream.io.xml.StaxWriter |
![]() |
A stream writing that outputs to a StAX stream writer
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Allows a StaxWriter to be created for partial XML output
| |||||||||||
Allows a StaxWriter to be created for partial XML output
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Call this method when you're finished with me
| |||||||||||
Is StAX namespace repairing mode on or off?
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Allows a StaxWriter to be created for partial XML output
qnameMap | is the mapper of Java class names to QNames |
---|---|
out | the stream to output to |
writeEnclosingDocument | a flag to indicate whether or not the start/end document events should be written |
XMLStreamException | if the events could not be written to the output |
---|
Allows a StaxWriter to be created for partial XML output
qnameMap | is the mapper of Java class names to QNames |
---|---|
out | the stream to output to |
writeEnclosingDocument | a flag to indicate whether or not the start/end document events should be written |
replacer | the xml-friendly replacer to escape Java names |
XMLStreamException | if the events could not be written to the output |
---|
Call this method when you're finished with me
Is StAX namespace repairing mode on or off?