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 TypeMethodDescriptionvoidImportImpl.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 TypeMethodDescriptionvoidHTTPAddressSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPBindingSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPOperationSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPUrlEncodedSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPUrlReplacementSerializer.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 TypeMethodDescriptionvoidMIMEContentSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidMIMEMimeXmlSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidMIMEMultipartRelatedSerializer.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 TypeMethodDescriptionvoidSchemaSerializer.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 TypeMethodDescriptionvoidSOAPAddressSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPBindingSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPBodySerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPFaultSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPHeaderSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPOperationSerializer.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 TypeMethodDescriptionvoidSOAP12AddressSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12BindingSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12BodySerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12FaultSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12HeaderSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12OperationSerializer.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 StringDOMUtils.getPrefix(String namespaceURI, Definition def) static QNameDOMUtils.getQName(String prefixedValue, Element contextEl, Definition def) static QNameDOMUtils.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 QNameDOMUtils.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 StringDOMUtils.getQualifiedValue(String namespaceURI, String localPart, Definition def) static voidDOMUtils.printQualifiedAttribute(String name, QName value, Definition def, PrintWriter pw) static voidDOMUtils.printQualifiedAttribute(QName name, String value, Definition def, PrintWriter pw) Prints attributes with qualified names.static voidDOMUtils.printQualifiedAttribute(QName name, QName value, Definition def, PrintWriter pw) static voidDOMUtils.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 DefinitionWSDLReaderImpl.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 DefinitionWSDLReaderImpl.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 BindingWSDLReaderImpl.parseBinding(Element bindingEl, Definition def) protected BindingFaultWSDLReaderImpl.parseBindingFault(Element bindingFaultEl, Definition def) protected BindingInputWSDLReaderImpl.parseBindingInput(Element bindingInputEl, Definition def) protected BindingOperationWSDLReaderImpl.parseBindingOperation(Element bindingOperationEl, PortType portType, Definition def) protected BindingOutputWSDLReaderImpl.parseBindingOutput(Element bindingOutputEl, Definition def) protected ObjectWSDLReaderImpl.parseExtensibilityAttribute(Element el, int attrType, String attrValue, Definition def) protected voidWSDLReaderImpl.parseExtensibilityAttributes(Element el, Class parentType, AttributeExtensible attrExt, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseExtensibilityElement(Class parentType, Element el, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseExtensibilityElementAsDefaultExtensiblityElement(Class parentType, Element el, Definition def) Parse the element using the ExtensionRegistry default deserializer instead using the one registered.protected FaultWSDLReaderImpl.parseFault(Element faultEl, Definition def) protected ImportWSDLReaderImpl.parseImport(Element importEl, Definition def, Map importedDefs) protected InputWSDLReaderImpl.parseInput(Element inputEl, Definition def) protected MessageWSDLReaderImpl.parseMessage(Element msgEl, Definition def) protected OperationWSDLReaderImpl.parseOperation(Element opEl, PortType portType, Definition def) protected OutputWSDLReaderImpl.parseOutput(Element outputEl, Definition def) protected PartWSDLReaderImpl.parsePart(Element partEl, Definition def) protected PortWSDLReaderImpl.parsePort(Element portEl, Definition def) protected PortTypeWSDLReaderImpl.parsePortType(Element portTypeEl, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseSchema(Class parentType, Element el, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseSchema(Class parentType, Element el, Definition def, ExtensionRegistry extReg) protected ServiceWSDLReaderImpl.parseService(Element serviceEl, Definition def) protected TypesWSDLReaderImpl.parseTypes(Element typesEl, Definition def) protected voidWSDLWriterImpl.printBindingFaults(Map bindingFaults, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindingInput(BindingInput bindingInput, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindingOperations(List bindingOperations, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindingOutput(BindingOutput bindingOutput, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindings(Map bindings, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printDefinition(Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printDocumentation(Element docElement, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printExtensibilityAttributes(Class parentType, AttributeExtensible attrExt, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printExtensibilityElements(Class parentType, List extensibilityElements, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printFaults(Map faults, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printImports(Map imports, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printInput(Input input, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printMessages(Map messages, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printOperations(List operations, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printOutput(Output output, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printParts(List parts, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printPorts(Map ports, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printPortTypes(Map portTypes, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printServices(Map services, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printTypes(Types types, Definition def, PrintWriter pw) voidWSDLWriterImpl.writeWSDL(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.voidWSDLWriterImpl.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 TypeMethodDescriptionvoidImport.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 TypeMethodDescriptionvoidExtensionSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.voidUnknownExtensionSerializer.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 DefinitionWSDLFactory.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.voidWSDLWriter.writeWSDL(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.voidWSDLWriter.writeWSDL(Definition wsdlDef, Writer sink) Write the specified WSDL definition to the specified Writer.