Package | Description |
---|---|
org.apache.woden.internal | |
org.apache.woden.internal.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
protected void |
DOMWSDLWriter.printIncludes(IncludeElement[] includes,
DescriptionElement des,
PrintWriter pw)
Serialize the IncludeElements of the WSDL element model.
|
Modifier and Type | Class and Description |
---|---|
class |
IncludeImpl
This class implements the <wsdl:include> element.
|
Modifier and Type | Method and Description |
---|---|
IncludeElement |
DescriptionImpl.addIncludeElement() |
IncludeElement[] |
DescriptionImpl.getIncludeElements() |
Modifier and Type | Method and Description |
---|---|
IncludeElement |
DescriptionElement.addIncludeElement()
Create an IncludeElement with this DescriptionElement as its parent and
return a reference to it.
|
IncludeElement[] |
DescriptionElement.getIncludeElements()
Return the set of IncludeElements within this DescriptionElement.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.