Uses of Interface
javax.wsdl.Definition

Packages that use Definition
com.ibm.wsdl   
com.ibm.wsdl.extensions.http   
com.ibm.wsdl.extensions.mime   
com.ibm.wsdl.extensions.soap   
com.ibm.wsdl.factory   
com.ibm.wsdl.util.xml   
com.ibm.wsdl.xml   
javax.wsdl   
javax.wsdl.extensions   
javax.wsdl.factory   
javax.wsdl.xml   
 

Uses of Definition in com.ibm.wsdl
 

Classes in com.ibm.wsdl that implement Definition
 class DefinitionImpl
          This class represents a WSDL definition.
 

Fields in com.ibm.wsdl declared as Definition
protected  Definition ImportImpl.definition
           
 

Methods in com.ibm.wsdl that return Definition
 Definition ImportImpl.getDefinition()
          This property can be used to hang a referenced Definition, and the top-level Definition (i.e.
 

Methods in com.ibm.wsdl with parameters of type Definition
 void ImportImpl.setDefinition(Definition definition)
          This property can be used to hang a referenced Definition, and the top-level Definition (i.e.
 

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

Methods in com.ibm.wsdl.extensions.http with parameters of type Definition
 void HTTPUrlEncodedSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPUrlEncodedSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 void HTTPAddressSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPAddressSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 void HTTPUrlReplacementSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPUrlReplacementSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 void HTTPOperationSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPOperationSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 void HTTPBindingSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement HTTPBindingSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

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

Methods in com.ibm.wsdl.extensions.mime with parameters of type Definition
 void MIMEMimeXmlSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement MIMEMimeXmlSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 void MIMEMultipartRelatedSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement MIMEMultipartRelatedSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 void MIMEContentSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement MIMEContentSerializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 

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

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

Uses of Definition in com.ibm.wsdl.factory
 

Methods in com.ibm.wsdl.factory that return Definition
 Definition WSDLFactoryImpl.newDefinition()
          Create a new instance of a Definition, with an instance of a PopulatedExtensionRegistry as its ExtensionRegistry.
 

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

Methods in com.ibm.wsdl.util.xml with parameters of type Definition
static void DOMUtils.printQualifiedAttribute(javax.xml.namespace.QName name, java.lang.String value, Definition def, java.io.PrintWriter pw)
          Prints attributes with qualified names.
static void DOMUtils.printQualifiedAttribute(javax.xml.namespace.QName name, javax.xml.namespace.QName value, Definition def, java.io.PrintWriter pw)
           
static void DOMUtils.printQualifiedAttribute(java.lang.String name, javax.xml.namespace.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 Definition in com.ibm.wsdl.xml
 

Methods in com.ibm.wsdl.xml that return Definition
 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.
 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.
 

Methods in com.ibm.wsdl.xml with parameters of type 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.
 

Uses of Definition in javax.wsdl
 

Methods in javax.wsdl that return Definition
 Definition Import.getDefinition()
          This property can be used to hang a referenced Definition, and the top-level Definition (i.e.
 

Methods in javax.wsdl with parameters of type Definition
 void Import.setDefinition(Definition definition)
          This property can be used to hang a referenced Definition, and the top-level Definition (i.e.
 

Uses of Definition in javax.wsdl.extensions
 

Methods in javax.wsdl.extensions with parameters of type Definition
 ExtensibilityElement UnknownExtensionDeserializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
           
 ExtensibilityElement ExtensionDeserializer.unmarshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, org.w3c.dom.Element el, Definition def, ExtensionRegistry extReg)
          This method deserializes elements into instances of classes which implement the ExtensibilityElement interface.
 void UnknownExtensionSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
           
 void ExtensionSerializer.marshall(java.lang.Class parentType, javax.xml.namespace.QName elementType, ExtensibilityElement extension, java.io.PrintWriter pw, Definition def, ExtensionRegistry extReg)
          This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.
 

Uses of Definition in javax.wsdl.factory
 

Methods in javax.wsdl.factory that return Definition
abstract  Definition WSDLFactory.newDefinition()
          Create a new instance of a Definition.
 

Uses of Definition in javax.wsdl.xml
 

Methods in javax.wsdl.xml that return Definition
 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.
 

Methods in javax.wsdl.xml with parameters of type Definition
 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.
 



Copyright © 2001 IBM. All Rights Reserved.