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.printNamespaceDeclarations(NamespaceDeclaration[] namespaces,
PrintWriter pw)
Serialize the namespace declarations of the WSDL Description.
|
protected void |
DOMWSDLWriter.printNamespaceDeclarations(NamespaceDeclaration[] namespaces,
PrintWriter pw)
Serialize the namespace declarations of the WSDL Description.
|
Modifier and Type | Method and Description |
---|---|
NamespaceDeclaration[] |
WSDLElementImpl.getDeclaredNamespaces() |
NamespaceDeclaration[] |
WSDLElementImpl.getInScopeNamespaces() |
Modifier and Type | Method and Description |
---|---|
NamespaceDeclaration[] |
WSDLElement.getDeclaredNamespaces()
Return the namespaces and their associated prefixes declared directly
within this WSDL element.
|
NamespaceDeclaration[] |
WSDLElement.getInScopeNamespaces()
Return all namespaces and their associated prefixes that are in-scope
to this WSDL element.
|
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.