Class DOMForestParser

java.lang.Object
com.sun.tools.ws.wsdl.parser.DOMForestParser
All Implemented Interfaces:
com.sun.xml.xsom.parser.XMLParser

public class DOMForestParser extends Object implements com.sun.xml.xsom.parser.XMLParser
XMLParser implementation that parses XML from a DOM forest instead of parsing it from its original location.
Author:
Kohsuke Kawaguchi ([email protected]), Vivek Pandey