Package net.sf.saxon.stax


package net.sf.saxon.stax

This package contains classes used to connect to StAX (pull-parser) events for input and output.

  • Classes
    Class
    Description
    ReceiverToXMLStreamWriter is a Receiver writes XML by using the XMLStreamWriter
    StAxResultHandler is used to allow a transformation result to be supplied as a StAXResult.
    XMLStreamWriterDestination is a s9api Destination that writes output to a supplied XMLStreamWriter