Acts as a holder for an XML
Result in the
form of a StAX writer,i.e.
XMLStreamWriter or
XMLEventWriter .
StAXResult can be used in all cases that accept
a Result, e.g.
Acts as a holder for an XML
Source in the
form of a StAX reader,i.e.
XMLStreamReader or
XMLEventReader .
StAXSource can be used in all cases that accept
a Source, e.g.