Class FinalOutputProcessor

java.lang.Object
org.apache.xml.security.stax.ext.AbstractOutputProcessor
org.apache.xml.security.stax.impl.processor.output.FinalOutputProcessor
All Implemented Interfaces:
OutputProcessor

public class FinalOutputProcessor extends AbstractOutputProcessor
Processor which outputs the XMLEvents to an outputStream This Processor can be extended to allow to write to a StAX writer instead of directly to an output stream