Package | Description |
---|---|
org.apache.woden | |
org.apache.woden.internal |
Modifier and Type | Method and Description |
---|---|
static WSDLFactory |
WSDLFactory.newInstance() |
static WSDLFactory |
WSDLFactory.newInstance(String factoryImplName) |
Modifier and Type | Class and Description |
---|---|
class |
BaseWSDLFactory
This abstract class contains properties and methods common
to WSDLFactory implementations.
|
class |
DOMWSDLFactory |
class |
OMWSDLFactory |
Modifier and Type | Field and Description |
---|---|
WSDLFactory |
WSDLContext.wsdlFactory |
Modifier and Type | Method and Description |
---|---|
protected WSDLFactory |
BaseWSDLReader.getFactory()
Get the cached WSDLFactory if there is one, otherwise
create and cache a new one.
|
protected WSDLFactory |
BaseWSDLWriter.getFactory()
Get the cached WSDLFactory if there is one, otherwise
create and cache a new one.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.