Class DOMOutput

All Implemented Interfaces:
XmlOutput

public final class DOMOutput extends SAXOutput
XmlOutput implementation that does associative marshalling to DOM.

This is used for binder.

Author:
Kohsuke Kawaguchi