Uses of Class
javax.wsdl.WSDLException

Packages that use WSDLException
com.ibm.wsdl.extensions.http   
com.ibm.wsdl.extensions.mime   
com.ibm.wsdl.extensions.schema   
com.ibm.wsdl.extensions.soap   
com.ibm.wsdl.extensions.soap12   
com.ibm.wsdl.util.xml   
com.ibm.wsdl.xml   
javax.wsdl.extensions   
javax.wsdl.factory   
javax.wsdl.xml   
 

Uses of WSDLException in com.ibm.wsdl.extensions.http
 

Methods in com.ibm.wsdl.extensions.http that throw WSDLException
 void HTTPUrlReplacementSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void HTTPUrlEncodedSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void HTTPOperationSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void HTTPBindingSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void HTTPAddressSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPUrlReplacementSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPUrlEncodedSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPOperationSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPBindingSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPAddressSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

Uses of WSDLException in com.ibm.wsdl.extensions.mime
 

Methods in com.ibm.wsdl.extensions.mime that throw WSDLException
 void MIMEMultipartRelatedSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void MIMEMimeXmlSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void MIMEContentSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement MIMEMultipartRelatedSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement MIMEMimeXmlSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement MIMEContentSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

Uses of WSDLException in com.ibm.wsdl.extensions.schema
 

Methods in com.ibm.wsdl.extensions.schema that throw WSDLException
 void SchemaSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SchemaDeserializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

Uses of WSDLException in com.ibm.wsdl.extensions.soap
 

Methods in com.ibm.wsdl.extensions.soap that throw WSDLException
 void SOAPOperationSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAPHeaderSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAPFaultSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAPBodySerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAPBindingSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAPAddressSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAPOperationSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAPHeaderSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAPFaultSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAPBodySerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAPBindingSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAPAddressSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

Uses of WSDLException in com.ibm.wsdl.extensions.soap12
 

Methods in com.ibm.wsdl.extensions.soap12 that throw WSDLException
 void SOAP12OperationSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAP12HeaderSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAP12FaultSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAP12BodySerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAP12BindingSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void SOAP12AddressSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAP12OperationSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAP12HeaderSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAP12FaultSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAP12BodySerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAP12BindingSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement SOAP12AddressSerializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

Uses of WSDLException in com.ibm.wsdl.util.xml
 

Methods in com.ibm.wsdl.util.xml that throw WSDLException
static java.lang.String DOMUtils.getPrefix(java.lang.String namespaceURI, Definition def)
           
static QName DOMUtils.getQName(java.lang.String prefixedValue, org.w3c.dom.Element contextEl, Definition def)
           
static QName DOMUtils.getQualifiedAttributeValue(org.w3c.dom.Element el, java.lang.String attrName, java.lang.String elDesc, boolean isRequired, Definition def)
          This method should be used for elements that support extension attributes because it does not track the remaining attributes to test for unexpected attributes.
static QName DOMUtils.getQualifiedAttributeValue(org.w3c.dom.Element el, java.lang.String attrName, java.lang.String elDesc, boolean isRequired, Definition def, java.util.List remainingAttrs)
          This method should be used for elements that do not support extension attributes because it tracks the remaining attributes so that eventually any unexpected attributes can be identified.
static java.lang.String DOMUtils.getQualifiedValue(java.lang.String namespaceURI, java.lang.String localPart, Definition def)
           
static void DOMUtils.printQualifiedAttribute(QName name, QName value, Definition def, java.io.PrintWriter pw)
           
static void DOMUtils.printQualifiedAttribute(QName name, java.lang.String value, Definition def, java.io.PrintWriter pw)
          Prints attributes with qualified names.
static void DOMUtils.printQualifiedAttribute(java.lang.String name, QName value, Definition def, java.io.PrintWriter pw)
           
static void DOMUtils.throwWSDLException(org.w3c.dom.Element location)
           
 

Uses of WSDLException in com.ibm.wsdl.xml
 

Methods in com.ibm.wsdl.xml that throw WSDLException
 org.w3c.dom.Document WSDLWriterImpl.getDocument(Definition wsdlDef)
          Return a document generated from the specified WSDL model.
protected  WSDLFactory WSDLReaderImpl.getWSDLFactory()
          Get the WSDLFactory object cached in the reader, or use lazy instantiation if it is not cached yet.
static void WSDLWriterImpl.main(java.lang.String[] argv)
          A test driver.
protected  Binding WSDLReaderImpl.parseBinding(org.w3c.dom.Element bindingEl, Definition def)
           
protected  BindingFault WSDLReaderImpl.parseBindingFault(org.w3c.dom.Element bindingFaultEl, Definition def)
           
protected  BindingInput WSDLReaderImpl.parseBindingInput(org.w3c.dom.Element bindingInputEl, Definition def)
           
protected  BindingOperation WSDLReaderImpl.parseBindingOperation(org.w3c.dom.Element bindingOperationEl, PortType portType, Definition def)
           
protected  BindingOutput WSDLReaderImpl.parseBindingOutput(org.w3c.dom.Element bindingOutputEl, Definition def)
           
protected  Definition WSDLReaderImpl.parseDefinitions(java.lang.String documentBaseURI, org.w3c.dom.Element defEl, java.util.Map importedDefs)
           
protected  java.lang.Object WSDLReaderImpl.parseExtensibilityAttribute(org.w3c.dom.Element el, int attrType, java.lang.String attrValue, Definition def)
           
protected  void WSDLReaderImpl.parseExtensibilityAttributes(org.w3c.dom.Element el, java.lang.Class parentType, AttributeExtensible attrExt, Definition def)
           
protected  ExtensibilityElement WSDLReaderImpl.parseExtensibilityElement(java.lang.Class parentType, org.w3c.dom.Element el, Definition def)
           
protected  Fault WSDLReaderImpl.parseFault(org.w3c.dom.Element faultEl, Definition def)
           
protected  Import WSDLReaderImpl.parseImport(org.w3c.dom.Element importEl, Definition def, java.util.Map importedDefs)
           
protected  Input WSDLReaderImpl.parseInput(org.w3c.dom.Element inputEl, Definition def)
           
protected  Message WSDLReaderImpl.parseMessage(org.w3c.dom.Element msgEl, Definition def)
           
protected  Operation WSDLReaderImpl.parseOperation(org.w3c.dom.Element opEl, PortType portType, Definition def)
           
protected  Output WSDLReaderImpl.parseOutput(org.w3c.dom.Element outputEl, Definition def)
           
protected  Part WSDLReaderImpl.parsePart(org.w3c.dom.Element partEl, Definition def)
           
protected  Port WSDLReaderImpl.parsePort(org.w3c.dom.Element portEl, Definition def)
           
protected  PortType WSDLReaderImpl.parsePortType(org.w3c.dom.Element portTypeEl, Definition def)
           
protected  ExtensibilityElement WSDLReaderImpl.parseSchema(java.lang.Class parentType, org.w3c.dom.Element el, Definition def)
           
protected  ExtensibilityElement WSDLReaderImpl.parseSchema(java.lang.Class parentType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
protected  Service WSDLReaderImpl.parseService(org.w3c.dom.Element serviceEl, Definition def)
           
protected  Types WSDLReaderImpl.parseTypes(org.w3c.dom.Element typesEl, Definition def)
           
protected  void WSDLWriterImpl.printBindingFaults(java.util.Map bindingFaults, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printBindingInput(BindingInput bindingInput, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printBindingOperations(java.util.List bindingOperations, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printBindingOutput(BindingOutput bindingOutput, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printBindings(java.util.Map bindings, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printDefinition(Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printDocumentation(org.w3c.dom.Element docElement, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printExtensibilityAttributes(java.lang.Class parentType, AttributeExtensible attrExt, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printExtensibilityElements(java.lang.Class parentType, java.util.List extensibilityElements, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printFaults(java.util.Map faults, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printImports(java.util.Map imports, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printInput(Input input, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printMessages(java.util.Map messages, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printNamespaceDeclarations(java.util.Map namespaces, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printOperations(java.util.List operations, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printOutput(Output output, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printParts(java.util.List parts, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printPorts(java.util.Map ports, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printPortTypes(java.util.Map portTypes, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printServices(java.util.Map services, Definition def, java.io.PrintWriter pw)
           
protected  void WSDLWriterImpl.printTypes(Types types, Definition def, java.io.PrintWriter pw)
           
 Definition WSDLReaderImpl.readWSDL(java.lang.String wsdlURI)
          Read the WSDL document accessible via the specified URI into a WSDL definition.
 Definition WSDLReaderImpl.readWSDL(java.lang.String documentBaseURI, org.w3c.dom.Document wsdlDocument)
          Read the specified WSDL document into a WSDL definition.
 Definition WSDLReaderImpl.readWSDL(java.lang.String documentBaseURI, org.w3c.dom.Element definitionsElement)
          Read the specified <wsdl:definitions> element into a WSDL definition.
protected  Definition WSDLReaderImpl.readWSDL(java.lang.String documentBaseURI, org.w3c.dom.Element definitionsElement, java.util.Map importedDefs)
           
 Definition WSDLReaderImpl.readWSDL(java.lang.String documentBaseURI, org.xml.sax.InputSource inputSource)
          Read a WSDL document into a WSDL definition.
 Definition WSDLReaderImpl.readWSDL(java.lang.String contextURI, java.lang.String wsdlURI)
          Read the WSDL document accessible via the specified URI into a WSDL definition.
 Definition WSDLReaderImpl.readWSDL(WSDLLocator locator)
          Read a WSDL document into a WSDL definition.
 Definition WSDLReaderImpl.readWSDL(WSDLLocator locator, org.w3c.dom.Element definitionsElement)
          Read the specified <wsdl:definitions> element into a WSDL definition.
 void WSDLWriterImpl.writeWSDL(Definition wsdlDef, java.io.OutputStream sink)
          Write the specified WSDL definition to the specified OutputStream.
 void WSDLWriterImpl.writeWSDL(Definition wsdlDef, java.io.Writer sink)
          Write the specified WSDL definition to the specified Writer.
 

Uses of WSDLException in javax.wsdl.extensions
 

Methods in javax.wsdl.extensions that throw WSDLException
 ExtensibilityElement ExtensionRegistry.createExtension(java.lang.Class parentType, QName elementType)
          Create an instance of the type which was declared to be used to represent extensibility elements with qnames matching elementType, when intended to exist as children of the specified parentType.
 void UnknownExtensionSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void ExtensionSerializer.marshall(java.lang.Class parentType, QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
          This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.
 ExtensionDeserializer ExtensionRegistry.queryDeserializer(java.lang.Class parentType, QName elementType)
          Look up the deserializer for the extensibility element with the qname elementType, which was encountered as an immediate child of the element represented by the specified parentType.
 ExtensionSerializer ExtensionRegistry.querySerializer(java.lang.Class parentType, QName elementType)
          Look up the serializer to use for the extensibility element with the qname elementType, which was encountered as a child of the specified parentType.
 ExtensibilityElement UnknownExtensionDeserializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement ExtensionDeserializer.unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
          This method deserializes elements into instances of classes which implement the ExtensibilityElement interface.
 

Uses of WSDLException in javax.wsdl.factory
 

Methods in javax.wsdl.factory that throw WSDLException
static WSDLFactory WSDLFactory.newInstance()
          Get a new instance of a WSDLFactory.
static WSDLFactory WSDLFactory.newInstance(java.lang.String factoryImplName)
          Get a new instance of a WSDLFactory.
static WSDLFactory WSDLFactory.newInstance(java.lang.String factoryImplName, java.lang.ClassLoader classLoader)
          Get a new instance of a WSDLFactory.
 

Uses of WSDLException in javax.wsdl.xml
 

Methods in javax.wsdl.xml that throw WSDLException
 org.w3c.dom.Document WSDLWriter.getDocument(Definition wsdlDef)
          Return a document generated from the specified WSDL model.
 Definition WSDLReader.readWSDL(java.lang.String wsdlURI)
          Read the WSDL document accessible via the specified URI into a WSDL definition.
 Definition WSDLReader.readWSDL(java.lang.String documentBaseURI, org.w3c.dom.Document wsdlDocument)
          Read the specified WSDL document into a WSDL definition.
 Definition WSDLReader.readWSDL(java.lang.String documentBaseURI, org.w3c.dom.Element definitionsElement)
          Read the specified <wsdl:definitions> element into a WSDL definition.
 Definition WSDLReader.readWSDL(java.lang.String documentBaseURI, org.xml.sax.InputSource inputSource)
          Read a WSDL document into a WSDL definition.
 Definition WSDLReader.readWSDL(java.lang.String contextURI, java.lang.String wsdlURI)
          Read the WSDL document accessible via the specified URI into a WSDL definition.
 Definition WSDLReader.readWSDL(WSDLLocator locator)
          Read a WSDL document into a WSDL definition.
 Definition WSDLReader.readWSDL(WSDLLocator locator, org.w3c.dom.Element definitionsElement)
          Read the specified <wsdl:definitions> element into a WSDL definition.
 void WSDLWriter.writeWSDL(Definition wsdlDef, java.io.OutputStream sink)
          Write the specified WSDL definition to the specified OutputStream.
 void WSDLWriter.writeWSDL(Definition wsdlDef, java.io.Writer sink)
          Write the specified WSDL definition to the specified Writer.
 



Copyright ? 2003,2006 IBM. All Rights Reserved.