org.apache.cxf.tools.validator.internal
Class Stax2DOM
java.lang.Object
org.apache.cxf.tools.validator.internal.Stax2DOM
public class Stax2DOM
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stax2DOM
public Stax2DOM()
getDocument
public Document getDocument(String wsdl)
throws ToolException
- Throws:
ToolException
getDocument
public Document getDocument(URL url)
throws ToolException
- Throws:
ToolException
getDocument
public Document getDocument(File wsdl)
throws ToolException
- Throws:
ToolException
Apache CXF