|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.validator.internal.Stax2DOM
public class Stax2DOM
| Constructor Summary | |
|---|---|
Stax2DOM()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Stax2DOM()
| Method Detail |
|---|
public org.w3c.dom.Document getDocument(java.lang.String wsdl)
throws ToolException
ToolException
public org.w3c.dom.Document getDocument(java.net.URL url)
throws ToolException
ToolException
public org.w3c.dom.Document getDocument(java.io.File wsdl)
throws ToolException
ToolException
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||