Class ForkXmlOutput

java.lang.Object
org.glassfish.jaxb.runtime.v2.runtime.output.XmlOutputAbstractImpl
org.glassfish.jaxb.runtime.v2.runtime.output.ForkXmlOutput
All Implemented Interfaces:
XmlOutput

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