|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLException | |
oracle.wsdl | |
oracle.wsdl.internal |
Uses of WSDLException in oracle.wsdl |
Methods in oracle.wsdl that throw WSDLException | |
Definitions |
WSDLDocument.getDefinitions() Get the top-level Definitions element of this WSDL document |
void |
WSDLDocument.write(java.io.PrintWriter writer) Write this WSDL document. |
void |
WSDLDocument.validate() Validate this WSDL document including qname references and extensions. |
void |
WSDLDocument.validate(int validationMode) Validate this WSDL document. |
Uses of WSDLException in oracle.wsdl.internal |
Methods in oracle.wsdl.internal that throw WSDLException | |
Binding |
Definitions.findBinding(QName bindingQName) find a binding of the specified qname, the binding may be defined in an imported wsdl document. |
PortType |
Definitions.findPortType(QName portTypeQName) find a portType of the specified qname, the portType may be defined in an imported wsdl document. |
Message |
Definitions.findMessage(QName messageQName) find a message of the specified qname, the message may be defined in an imported wsdl document. |
org.w3c.dom.Element |
Definitions.findSchemaElement(QName elementQName) find a schema element of the specified qname, the element may be defined in an imported wsdl document. |
org.w3c.dom.Element |
Definitions.findSchemaType(QName typeQName) find a schema type of the specified qname, the element may be defined in an imported wsdl document. |
static DefinitionFactory |
DefinitionFactory.newInstance() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2001 Oracle SOAP. All Rights Reserved.