|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.extensions.wsdl4bpel.WSDL4BPELFactory
org.ow2.easywsdl.extensions.wsdl4bpel.WSDL4BPELFactoryImpl
public class WSDL4BPELFactoryImpl
This class is a concrete implementation of the abstract class WSDLFactory. Some ideas used here have been shamelessly copied from the wonderful JAXP and Xerces work.
| Constructor Summary | |
|---|---|
WSDL4BPELFactoryImpl()
|
|
| Method Summary | |
|---|---|
Description |
addBPELElmt2Description(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription desc)
Create a new instance of a Definition. |
WSDL4BPELReader |
newWSDLReader()
Create a new instance of a WSDLReaderImpl. |
WSDL4BPELReader |
newWSDLReader(java.util.Map<org.ow2.easywsdl.wsdl.api.WSDLReader.FeatureConstants,java.lang.Object> features)
Create a new instance of a WSDLReaderImpl. |
WSDL4BPELWriter |
newWSDLWriter()
Create a new instance of a WSDLWriterImpl. |
| Methods inherited from class org.ow2.easywsdl.extensions.wsdl4bpel.WSDL4BPELFactory |
|---|
newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDL4BPELFactoryImpl()
| Method Detail |
|---|
public Description addBPELElmt2Description(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription desc)
throws WSDL4BPELException
WSDL4BPELFactory
addBPELElmt2Description in class WSDL4BPELFactoryWSDL4BPELException
public WSDL4BPELReader newWSDLReader()
throws WSDL4BPELException
WSDL4BPELFactory
newWSDLReader in class WSDL4BPELFactoryWSDL4BPELException
public WSDL4BPELReader newWSDLReader(java.util.Map<org.ow2.easywsdl.wsdl.api.WSDLReader.FeatureConstants,java.lang.Object> features)
throws WSDL4BPELException
WSDL4BPELFactory
newWSDLReader in class WSDL4BPELFactoryWSDL4BPELException
public WSDL4BPELWriter newWSDLWriter()
throws WSDL4BPELException
WSDL4BPELFactory
newWSDLWriter in class WSDL4BPELFactoryWSDL4BPELException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||