|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
ExtensibilityElement |
HTTPUrlReplacementSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
HTTPUrlEncodedSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
HTTPUrlEncodedSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
HTTPAddressSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
HTTPAddressSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
HTTPOperationSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
HTTPOperationSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
HTTPBindingSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
HTTPBindingSerializer.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 |
MIMEMimeXmlSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
MIMEMimeXmlSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
MIMEContentSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
MIMEContentSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
MIMEMultipartRelatedSerializer.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)
|
Uses of WSDLException in com.ibm.wsdl.extensions.soap |
Methods in com.ibm.wsdl.extensions.soap that throw WSDLException | |
void |
SOAPFaultSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
SOAPFaultSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
SOAPOperationSerializer.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)
|
void |
SOAPBodySerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
SOAPBodySerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
SOAPBindingSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
SOAPBindingSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
SOAPHeaderSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg)
|
ExtensibilityElement |
SOAPHeaderSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg)
|
void |
SOAPAddressSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
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.util.xml |
Methods in com.ibm.wsdl.util.xml that throw WSDLException | |
static QName |
DOMUtils.getQName(java.lang.String prefixedValue,
org.w3c.dom.Element contextEl)
|
static QName |
DOMUtils.getQualifiedAttributeValue(org.w3c.dom.Element el,
java.lang.String attrName,
java.lang.String elDesc,
boolean isRequired)
|
static void |
DOMUtils.throwWSDLException(org.w3c.dom.Element location)
|
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(QName name,
QName value,
Definition def,
java.io.PrintWriter pw)
|
static void |
DOMUtils.printQualifiedAttribute(java.lang.String name,
QName value,
Definition def,
java.io.PrintWriter pw)
|
static java.lang.String |
DOMUtils.getQualifiedValue(java.lang.String namespaceURI,
java.lang.String localPart,
Definition def)
|
static java.lang.String |
DOMUtils.getPrefix(java.lang.String namespaceURI,
Definition def)
|
Uses of WSDLException in com.ibm.wsdl.xml |
Methods in com.ibm.wsdl.xml that throw WSDLException | |
protected Definition |
WSDLReaderImpl.parseDefinitions(java.lang.String documentBaseURI,
org.w3c.dom.Element defEl,
java.util.Map importedDefs)
|
protected Import |
WSDLReaderImpl.parseImport(org.w3c.dom.Element importEl,
Definition def,
java.util.Map importedDefs)
|
protected Types |
WSDLReaderImpl.parseTypes(org.w3c.dom.Element typesEl,
Definition def)
|
protected Binding |
WSDLReaderImpl.parseBinding(org.w3c.dom.Element bindingEl,
Definition def)
|
protected BindingOperation |
WSDLReaderImpl.parseBindingOperation(org.w3c.dom.Element bindingOperationEl,
PortType portType,
Definition def)
|
protected BindingInput |
WSDLReaderImpl.parseBindingInput(org.w3c.dom.Element bindingInputEl,
Definition def)
|
protected BindingOutput |
WSDLReaderImpl.parseBindingOutput(org.w3c.dom.Element bindingOutputEl,
Definition def)
|
protected BindingFault |
WSDLReaderImpl.parseBindingFault(org.w3c.dom.Element bindingFaultEl,
Definition def)
|
protected Message |
WSDLReaderImpl.parseMessage(org.w3c.dom.Element msgEl,
Definition def)
|
protected Part |
WSDLReaderImpl.parsePart(org.w3c.dom.Element partEl,
Definition def)
|
protected java.util.Map |
WSDLReaderImpl.getPartAttributes(org.w3c.dom.Element el,
Definition def)
|
protected PortType |
WSDLReaderImpl.parsePortType(org.w3c.dom.Element portTypeEl,
Definition def)
|
protected Operation |
WSDLReaderImpl.parseOperation(org.w3c.dom.Element opEl,
PortType portType,
Definition def)
|
protected Service |
WSDLReaderImpl.parseService(org.w3c.dom.Element serviceEl,
Definition def)
|
protected Port |
WSDLReaderImpl.parsePort(org.w3c.dom.Element portEl,
Definition def)
|
protected ExtensibilityElement |
WSDLReaderImpl.parseExtensibilityElement(java.lang.Class parentType,
org.w3c.dom.Element el,
Definition def)
|
protected Input |
WSDLReaderImpl.parseInput(org.w3c.dom.Element inputEl,
Definition def)
|
protected Output |
WSDLReaderImpl.parseOutput(org.w3c.dom.Element outputEl,
Definition def)
|
protected Fault |
WSDLReaderImpl.parseFault(org.w3c.dom.Element faultEl,
Definition def)
|
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 contextURI,
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.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.w3c.dom.Document wsdlDocument)
Read the specified WSDL document into a WSDL definition. |
Definition |
WSDLReaderImpl.readWSDL(java.lang.String documentBaseURI,
org.xml.sax.InputSource inputSource)
Read a WSDL document into a WSDL definition. |
Definition |
WSDLReaderImpl.readWSDL(WSDLLocator locator)
Read a WSDL document into a WSDL definition. |
org.w3c.dom.Document |
WSDLWriterImpl.getDocument(Definition wsdlDef)
Return a document generated from the specified WSDL model. |
void |
WSDLWriterImpl.writeWSDL(Definition wsdlDef,
java.io.Writer sink)
Write the specified WSDL definition to the specified Writer. |
void |
WSDLWriterImpl.writeWSDL(Definition wsdlDef,
java.io.OutputStream sink)
Write the specified WSDL definition to the specified OutputStream. |
static void |
WSDLWriterImpl.main(java.lang.String[] argv)
A test driver. |
Uses of WSDLException in javax.wsdl.extensions |
Methods in javax.wsdl.extensions that throw WSDLException | |
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. |
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. |
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. |
ExtensibilityElement |
UnknownExtensionDeserializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
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. |
void |
UnknownExtensionSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
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. |
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. |
void |
WSDLWriter.writeWSDL(Definition wsdlDef,
java.io.Writer sink)
Write the specified WSDL definition to the specified Writer. |
void |
WSDLWriter.writeWSDL(Definition wsdlDef,
java.io.OutputStream sink)
Write the specified WSDL definition to the specified OutputStream. |
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 contextURI,
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.Element definitionsElement)
Read the specified <wsdl:definitions> element 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.xml.sax.InputSource inputSource)
Read a WSDL document into a WSDL definition. |
Definition |
WSDLReader.readWSDL(WSDLLocator locator)
Read a WSDL document into a WSDL definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |