Class ForkXmlOutput

java.lang.Object
com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
All Implemented Interfaces:
XmlOutput

public final class ForkXmlOutput extends XmlOutputAbstractImpl
XmlOutput that writes to two XmlOutputs.
Author:
Kohsuke Kawaguchi