|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.builder.WOMBuilderFactory
Field Summary | |
static int |
WSDL11
|
static int |
wsdl20
|
Constructor Summary | |
WOMBuilderFactory()
|
Method Summary | |
static WOMBuilder |
getBuilder(java.io.InputStream in)
|
static WOMBuilder |
getBuilder(int wsdlDocumentType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int WSDL11
public static final int wsdl20
Constructor Detail |
public WOMBuilderFactory()
Method Detail |
public static WOMBuilder getBuilder(int wsdlDocumentType) throws WSDLException
WSDLException
public static WOMBuilder getBuilder(java.io.InputStream in) throws WSDLException
WSDLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |