org.codehaus.xfire.xmlbeans.generator
Class WSDLInspector
java.lang.Object
org.codehaus.xfire.xmlbeans.generator.WSDLInspector
public class WSDLInspector
- extends java.lang.Object
Inspects WSDL documents and provide handy classes to examine the
content.
- Since:
- Oct 27, 2004
- Author:
- Dan Diephouse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schemaNS
public static final java.lang.String schemaNS
- See Also:
- Constant Field Values
wsdlNS
public static final java.lang.String wsdlNS
- See Also:
- Constant Field Values
wsdlSoapNS
public static final java.lang.String wsdlSoapNS
- See Also:
- Constant Field Values
httpNS
public static final java.lang.String httpNS
- See Also:
- Constant Field Values
WSDLInspector
public WSDLInspector()
generateServices
public java.util.List generateServices(java.net.URL document)
throws java.lang.Exception
- Throws:
java.lang.Exception