Modifier and Type | Class | Description |
---|---|---|
class |
DefinitionImpl |
This class represents a WSDL definition.
|
Modifier and Type | Field | Description |
---|---|---|
protected Definition |
ImportImpl.definition |
Modifier and Type | Method | Description |
---|---|---|
Definition |
ImportImpl.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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
HTTPAddressSerializer.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 |
HTTPOperationSerializer.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 |
HTTPUrlReplacementSerializer.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) |
|
ExtensibilityElement |
HTTPBindingSerializer.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 |
HTTPUrlEncodedSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
|
ExtensibilityElement |
HTTPUrlReplacementSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method | Description |
---|---|---|
void |
MIMEContentSerializer.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 |
MIMEMultipartRelatedSerializer.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) |
|
ExtensibilityElement |
MIMEMimeXmlSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
|
ExtensibilityElement |
MIMEMultipartRelatedSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method | Description |
---|---|---|
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) |
Modifier and Type | Method | Description |
---|---|---|
void |
SOAPAddressSerializer.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 |
SOAPBodySerializer.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 |
SOAPHeaderSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
|
void |
SOAPOperationSerializer.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) |
|
ExtensibilityElement |
SOAPBindingSerializer.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 |
SOAPFaultSerializer.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 |
SOAPOperationSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method | Description |
---|---|---|
void |
SOAP12AddressSerializer.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 |
SOAP12BodySerializer.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 |
SOAP12HeaderSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
|
void |
SOAP12OperationSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensibilityElement extension,
java.io.PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
|
ExtensibilityElement |
SOAP12AddressSerializer.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 |
SOAP12BodySerializer.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 |
SOAP12HeaderSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
|
ExtensibilityElement |
SOAP12OperationSerializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method | Description |
---|---|---|
Definition |
WSDLFactoryImpl.newDefinition() |
Create a new instance of a Definition, with an instance
of a PopulatedExtensionRegistry as its ExtensionRegistry.
|
Modifier and Type | Method | Description |
---|---|---|
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(java.lang.String 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(QName name,
QName value,
Definition def,
java.io.PrintWriter pw) |
|
static void |
DOMUtils.registerUniquePrefix(java.lang.String prefix,
java.lang.String namespaceURI,
Definition def) |
Modifier and Type | Method | Description |
---|---|---|
protected Definition |
WSDLReaderImpl.parseDefinitions(java.lang.String documentBaseURI,
org.w3c.dom.Element defEl,
java.util.Map importedDefs) |
|
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.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(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.
|
Modifier and Type | Method | Description |
---|---|---|
org.w3c.dom.Document |
WSDLWriterImpl.getDocument(Definition wsdlDef) |
Return a document generated from the specified WSDL model.
|
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 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 ExtensibilityElement |
WSDLReaderImpl.parseExtensibilityElementAsDefaultExtensiblityElement(java.lang.Class parentType,
org.w3c.dom.Element el,
Definition def) |
Parse the element using the ExtensionRegistry default deserializer instead using the one
registered.
|
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.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) |
|
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.
|
Modifier and Type | Method | Description |
---|---|---|
Definition |
Import.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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
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.
|
Modifier and Type | Method | Description |
---|---|---|
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.
|
ExtensibilityElement |
UnknownExtensionDeserializer.unmarshall(java.lang.Class parentType,
QName elementType,
org.w3c.dom.Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method | Description |
---|---|---|
abstract Definition |
WSDLFactory.newDefinition() |
Create a new instance of a Definition.
|
Modifier and Type | Method | Description |
---|---|---|
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.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(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.
|
Modifier and Type | Method | Description |
---|---|---|
org.w3c.dom.Document |
WSDLWriter.getDocument(Definition wsdlDef) |
Return a document generated from the specified WSDL model.
|
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, 2013 IBM. All Rights Reserved.