Uses of Interface
javax.wsdl.Definition
Packages that use Definition
Package
Description
-
Uses of Definition in com.ibm.wsdl
Classes in com.ibm.wsdl that implement DefinitionFields in com.ibm.wsdl declared as DefinitionMethods in com.ibm.wsdl that return DefinitionModifier and TypeMethodDescriptionImportImpl.getDefinition()
This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts.Methods in com.ibm.wsdl with parameters of type DefinitionModifier and TypeMethodDescriptionvoid
ImportImpl.setDefinition
(Definition definition) This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts. -
Uses of Definition in com.ibm.wsdl.extensions.http
Methods in com.ibm.wsdl.extensions.http with parameters of type DefinitionModifier and TypeMethodDescriptionvoid
HTTPAddressSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPBindingSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPOperationSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPUrlEncodedSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPUrlReplacementSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) HTTPAddressSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPBindingSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPOperationSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPUrlEncodedSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPUrlReplacementSerializer.unmarshall
(Class parentType, QName elementType, 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 DefinitionModifier and TypeMethodDescriptionvoid
MIMEContentSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
MIMEMimeXmlSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
MIMEMultipartRelatedSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) MIMEContentSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) MIMEMimeXmlSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) MIMEMultipartRelatedSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of Definition in com.ibm.wsdl.extensions.schema
Methods in com.ibm.wsdl.extensions.schema with parameters of type DefinitionModifier and TypeMethodDescriptionvoid
SchemaSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) SchemaDeserializer.unmarshall
(Class parentType, QName elementType, 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 DefinitionModifier and TypeMethodDescriptionvoid
SOAPAddressSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPBindingSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPBodySerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPFaultSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPHeaderSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPOperationSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) SOAPAddressSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPBindingSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPBodySerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPFaultSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPHeaderSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPOperationSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of Definition in com.ibm.wsdl.extensions.soap12
Methods in com.ibm.wsdl.extensions.soap12 with parameters of type DefinitionModifier and TypeMethodDescriptionvoid
SOAP12AddressSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12BindingSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12BodySerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12FaultSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12HeaderSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12OperationSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) SOAP12AddressSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12BindingSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12BodySerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12FaultSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12HeaderSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12OperationSerializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of Definition in com.ibm.wsdl.factory
Methods in com.ibm.wsdl.factory that return DefinitionModifier and TypeMethodDescriptionWSDLFactoryImpl.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 DefinitionModifier and TypeMethodDescriptionstatic String
DOMUtils.getPrefix
(String namespaceURI, Definition def) static QName
DOMUtils.getQName
(String prefixedValue, Element contextEl, Definition def) static QName
DOMUtils.getQualifiedAttributeValue
(Element el, String attrName, 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
(Element el, String attrName, String elDesc, boolean isRequired, Definition def, 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 String
DOMUtils.getQualifiedValue
(String namespaceURI, String localPart, Definition def) static void
DOMUtils.printQualifiedAttribute
(String name, QName value, Definition def, PrintWriter pw) static void
DOMUtils.printQualifiedAttribute
(QName name, String value, Definition def, PrintWriter pw) Prints attributes with qualified names.static void
DOMUtils.printQualifiedAttribute
(QName name, QName value, Definition def, PrintWriter pw) static void
DOMUtils.registerUniquePrefix
(String prefix, String namespaceURI, Definition def) -
Uses of Definition in com.ibm.wsdl.xml
Methods in com.ibm.wsdl.xml that return DefinitionModifier and TypeMethodDescriptionprotected Definition
WSDLReaderImpl.parseDefinitions
(String documentBaseURI, Element defEl, Map importedDefs) Read the WSDL document accessible via the specified URI into a WSDL definition.Read the WSDL document accessible via the specified URI into a WSDL definition.Read the specified WSDL document into a WSDL definition.Read the specified <wsdl:definitions> element into a WSDL definition.protected Definition
WSDLReaderImpl.readWSDL
(String documentBaseURI, InputSource inputSource) Read a WSDL document into a WSDL definition.WSDLReaderImpl.readWSDL
(WSDLLocator locator) Read a WSDL document into a WSDL definition.WSDLReaderImpl.readWSDL
(WSDLLocator locator, Element definitionsElement) Read the specified <wsdl:definitions> element into a WSDL definition.Methods in com.ibm.wsdl.xml with parameters of type DefinitionModifier and TypeMethodDescriptionWSDLWriterImpl.getDocument
(Definition wsdlDef) Return a document generated from the specified WSDL model.protected Binding
WSDLReaderImpl.parseBinding
(Element bindingEl, Definition def) protected BindingFault
WSDLReaderImpl.parseBindingFault
(Element bindingFaultEl, Definition def) protected BindingInput
WSDLReaderImpl.parseBindingInput
(Element bindingInputEl, Definition def) protected BindingOperation
WSDLReaderImpl.parseBindingOperation
(Element bindingOperationEl, PortType portType, Definition def) protected BindingOutput
WSDLReaderImpl.parseBindingOutput
(Element bindingOutputEl, Definition def) protected Object
WSDLReaderImpl.parseExtensibilityAttribute
(Element el, int attrType, String attrValue, Definition def) protected void
WSDLReaderImpl.parseExtensibilityAttributes
(Element el, Class parentType, AttributeExtensible attrExt, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseExtensibilityElement
(Class parentType, Element el, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseExtensibilityElementAsDefaultExtensiblityElement
(Class parentType, Element el, Definition def) Parse the element using the ExtensionRegistry default deserializer instead using the one registered.protected Fault
WSDLReaderImpl.parseFault
(Element faultEl, Definition def) protected Import
WSDLReaderImpl.parseImport
(Element importEl, Definition def, Map importedDefs) protected Input
WSDLReaderImpl.parseInput
(Element inputEl, Definition def) protected Message
WSDLReaderImpl.parseMessage
(Element msgEl, Definition def) protected Operation
WSDLReaderImpl.parseOperation
(Element opEl, PortType portType, Definition def) protected Output
WSDLReaderImpl.parseOutput
(Element outputEl, Definition def) protected Part
WSDLReaderImpl.parsePart
(Element partEl, Definition def) protected Port
WSDLReaderImpl.parsePort
(Element portEl, Definition def) protected PortType
WSDLReaderImpl.parsePortType
(Element portTypeEl, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseSchema
(Class parentType, Element el, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseSchema
(Class parentType, Element el, Definition def, ExtensionRegistry extReg) protected Service
WSDLReaderImpl.parseService
(Element serviceEl, Definition def) protected Types
WSDLReaderImpl.parseTypes
(Element typesEl, Definition def) protected void
WSDLWriterImpl.printBindingFaults
(Map bindingFaults, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindingInput
(BindingInput bindingInput, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindingOperations
(List bindingOperations, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindingOutput
(BindingOutput bindingOutput, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindings
(Map bindings, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printDefinition
(Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printDocumentation
(Element docElement, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printExtensibilityAttributes
(Class parentType, AttributeExtensible attrExt, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printExtensibilityElements
(Class parentType, List extensibilityElements, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printFaults
(Map faults, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printImports
(Map imports, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printInput
(Input input, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printMessages
(Map messages, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printOperations
(List operations, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printOutput
(Output output, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printParts
(List parts, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printPorts
(Map ports, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printPortTypes
(Map portTypes, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printServices
(Map services, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printTypes
(Types types, Definition def, PrintWriter pw) void
WSDLWriterImpl.writeWSDL
(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.void
WSDLWriterImpl.writeWSDL
(Definition wsdlDef, Writer sink) Write the specified WSDL definition to the specified Writer. -
Uses of Definition in javax.wsdl
Methods in javax.wsdl that return DefinitionModifier and TypeMethodDescriptionImport.getDefinition()
This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts.Methods in javax.wsdl with parameters of type DefinitionModifier and TypeMethodDescriptionvoid
Import.setDefinition
(Definition definition) This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts. -
Uses of Definition in javax.wsdl.extensions
Methods in javax.wsdl.extensions with parameters of type DefinitionModifier and TypeMethodDescriptionvoid
ExtensionSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.void
UnknownExtensionSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) ExtensionDeserializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes which implement the ExtensibilityElement interface.UnknownExtensionDeserializer.unmarshall
(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of Definition in javax.wsdl.factory
Methods in javax.wsdl.factory that return DefinitionModifier and TypeMethodDescriptionabstract Definition
WSDLFactory.newDefinition()
Create a new instance of a Definition. -
Uses of Definition in javax.wsdl.xml
Methods in javax.wsdl.xml that return DefinitionModifier and TypeMethodDescriptionRead the WSDL document accessible via the specified URI into a WSDL definition.Read the WSDL document accessible via the specified URI into a WSDL definition.Read the specified WSDL document into a WSDL definition.Read the specified <wsdl:definitions> element into a WSDL definition.WSDLReader.readWSDL
(String documentBaseURI, InputSource inputSource) Read a WSDL document into a WSDL definition.WSDLReader.readWSDL
(WSDLLocator locator) Read a WSDL document into a WSDL definition.WSDLReader.readWSDL
(WSDLLocator locator, Element definitionsElement) Read the specified <wsdl:definitions> element into a WSDL definition.Methods in javax.wsdl.xml with parameters of type DefinitionModifier and TypeMethodDescriptionWSDLWriter.getDocument
(Definition wsdlDef) Return a document generated from the specified WSDL model.void
WSDLWriter.writeWSDL
(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.void
WSDLWriter.writeWSDL
(Definition wsdlDef, Writer sink) Write the specified WSDL definition to the specified Writer.