Package | Description |
---|---|
com.ibm.wsdl.factory | |
com.ibm.wsdl.xml | |
javax.wsdl.factory | |
org.jboss.ws.tools.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLReader |
WSDLFactoryImpl.newWSDLReader()
Create a new instance of a WSDLReader.
|
Modifier and Type | Class and Description |
---|---|
class |
WSDLReaderImpl
This class describes a collection of methods
that enable conversion of a WSDL document (in XML,
following the WSDL schema described in the WSDL
specification) into a WSDL model.
|
Modifier and Type | Method and Description |
---|---|
abstract WSDLReader |
WSDLFactory.newWSDLReader()
Create a new instance of a WSDLReader.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossWSDLReaderImpl
A WSDLReader fork of the original wsdl4j 1.6.2 package
that delegates to the JBossWSEntityResolver in
private static Document getDocument(InputSource inputSource,String desc) |
Modifier and Type | Method and Description |
---|---|
WSDLReader |
JBossWSDLFactoryImpl.newWSDLReader()
Create a new instance of a WSDLReader.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.