Class XOPDecodingStreamWriter

  • All Implemented Interfaces:
    XMLStreamWriter

    public class XOPDecodingStreamWriter
    extends org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper
    XMLStreamWriter wrapper that decodes XOP. It assumes that the underlying stream implements the DataHandlerWriter extension and translates calls that write xop:Include elements into calls to the appropriate methods defined by DataHandlerWriter.