Package | Description |
---|---|
org.apache.woden | |
org.apache.woden.internal |
Modifier and Type | Method and Description |
---|---|
abstract WSDLWriter |
WSDLFactory.newWSDLWriter() |
Modifier and Type | Class and Description |
---|---|
class |
BaseWSDLWriter
This abstract class contains properties and methods common
to WSDLWriter implementations.
|
class |
DOMWSDLWriter
This is a concrete class derived from BaseWSDLWriter
class and implements method to serialize each WSDL2.0
element based on DOM and also WriteWSDL() methods of
the WSDLWriter interface .
|
Modifier and Type | Method and Description |
---|---|
WSDLWriter |
DOMWSDLFactory.newWSDLWriter() |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.