Package | Description |
---|---|
org.apache.woden.internal | |
org.apache.woden.internal.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
protected void |
OMWSDLWriter.printImports(ImportElement[] imports,
DescriptionElement des,
PrintWriter pw)
Serialize the ImportElements of the WSDL element model.
|
protected void |
DOMWSDLWriter.printImports(ImportElement[] imports,
DescriptionElement des,
PrintWriter pw)
Serialize the ImportElements of the WSDL element model.
|
Modifier and Type | Class and Description |
---|---|
class |
ImportImpl
This class implements the <wsdl:import> element.
|
Modifier and Type | Method and Description |
---|---|
ImportElement |
DescriptionImpl.addImportElement() |
ImportElement[] |
DescriptionImpl.getImportElements() |
Modifier and Type | Method and Description |
---|---|
ImportElement |
DescriptionElement.addImportElement()
Create an ImportElement with this DescriptionElement as its parent and
return a reference to it.
|
ImportElement[] |
DescriptionElement.getImportElements()
Return the set of ImportElements within this DescriptionElement.
|
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.