Package | Description |
---|---|
org.apache.woden | |
org.apache.woden.internal |
Modifier and Type | Method and Description |
---|---|
abstract WSDLReader |
WSDLFactory.newWSDLReader() |
Modifier and Type | Class and Description |
---|---|
class |
BaseWSDLReader
This abstract class contains properties and methods common
to WSDLReader implementations.
|
class |
DOMWSDLReader
Implements the WSDLReader behaviour for DOM-based parsing.
|
class |
OMWSDLReader
Implements WSDL reader behaviour for OM based parsing
|
Modifier and Type | Method and Description |
---|---|
WSDLReader |
OMWSDLFactory.newWSDLReader() |
WSDLReader |
DOMWSDLFactory.newWSDLReader() |
abstract WSDLReader |
BaseWSDLFactory.newWSDLReader() |
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.