public class Stax2DOM
extends java.lang.Object
| Constructor and Description |
|---|
Stax2DOM() |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Document |
getDocument(java.io.File wsdl) |
org.w3c.dom.Document |
getDocument(java.lang.String wsdl) |
org.w3c.dom.Document |
getDocument(java.net.URL url) |
public org.w3c.dom.Document getDocument(java.lang.String wsdl)
throws ToolException
ToolExceptionpublic org.w3c.dom.Document getDocument(java.net.URL url)
throws ToolException
ToolExceptionpublic org.w3c.dom.Document getDocument(java.io.File wsdl)
throws ToolException
ToolException