Uses of Class
org.apache.woden.types.NamespaceDeclaration

Packages that use NamespaceDeclaration
org.apache.woden.wsdl20.xml   
 

Uses of NamespaceDeclaration in org.apache.woden.wsdl20.xml
 

Methods in org.apache.woden.wsdl20.xml that return NamespaceDeclaration
 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-2011 Apache Software Foundation. All Rights Reserved.