Modifier and Type | Class and Description |
---|---|
class |
DefinitionImpl
This class represents a WSDL definition.
|
Modifier and Type | Field and Description |
---|---|
protected Definition |
ImportImpl.definition |
Modifier and Type | Method and Description |
---|---|
Definition |
ImportImpl.getDefinition()
This property can be used to hang a referenced Definition,
and the top-level Definition (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportImpl.setDefinition(Definition definition)
This property can be used to hang a referenced Definition,
and the top-level Definition (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPUrlReplacementSerializer.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 |
HTTPOperationSerializer.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 |
HTTPAddressSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
HTTPUrlReplacementSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
HTTPUrlEncodedSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
HTTPOperationSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
HTTPBindingSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
HTTPAddressSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method and Description |
---|---|
void |
MIMEMultipartRelatedSerializer.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 |
MIMEContentSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
MIMEMultipartRelatedSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
MIMEMimeXmlSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
MIMEContentSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method and Description |
---|---|
void |
SchemaSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SchemaDeserializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method and Description |
---|---|
void |
SOAPOperationSerializer.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 |
SOAPFaultSerializer.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 |
SOAPBindingSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
void |
SOAPAddressSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAPOperationSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAPHeaderSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAPFaultSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAPBodySerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAPBindingSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAPAddressSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method and Description |
---|---|
void |
SOAP12OperationSerializer.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 |
SOAP12FaultSerializer.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 |
SOAP12BindingSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
void |
SOAP12AddressSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAP12OperationSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAP12HeaderSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAP12FaultSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAP12BodySerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAP12BindingSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
SOAP12AddressSerializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
Modifier and Type | Method and Description |
---|---|
Definition |
WSDLFactoryImpl.newDefinition()
Create a new instance of a Definition, with an instance
of a PopulatedExtensionRegistry as its ExtensionRegistry.
|
Modifier and Type | Method and Description |
---|---|
static 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(QName 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(String name,
QName value,
Definition def,
PrintWriter pw) |
static void |
DOMUtils.registerUniquePrefix(String prefix,
String namespaceURI,
Definition def) |
Modifier and Type | Method and Description |
---|---|
protected Definition |
WSDLReaderImpl.parseDefinitions(String documentBaseURI,
Element defEl,
Map importedDefs) |
Definition |
WSDLReaderImpl.readWSDL(String wsdlURI)
Read the WSDL document accessible via the specified
URI into a WSDL definition.
|
Definition |
WSDLReaderImpl.readWSDL(String documentBaseURI,
Document wsdlDocument)
Read the specified WSDL document into a WSDL definition.
|
Definition |
WSDLReaderImpl.readWSDL(String documentBaseURI,
Element definitionsElement)
Read the specified <wsdl:definitions> element into a WSDL
definition.
|
protected Definition |
WSDLReaderImpl.readWSDL(String documentBaseURI,
Element definitionsElement,
Map importedDefs) |
Definition |
WSDLReaderImpl.readWSDL(String documentBaseURI,
InputSource inputSource)
Read a WSDL document into a WSDL definition.
|
Definition |
WSDLReaderImpl.readWSDL(String contextURI,
String wsdlURI)
Read the WSDL document accessible via the specified
URI into a WSDL definition.
|
Definition |
WSDLReaderImpl.readWSDL(WSDLLocator locator)
Read a WSDL document into a WSDL definition.
|
Definition |
WSDLReaderImpl.readWSDL(WSDLLocator locator,
Element definitionsElement)
Read the specified <wsdl:definitions> element into a WSDL
definition.
|
Modifier and Type | Method and Description |
---|---|
Document |
WSDLWriterImpl.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.
|
Modifier and Type | Method and Description |
---|---|
Definition |
Import.getDefinition()
This property can be used to hang a referenced Definition,
and the top-level Definition (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
Import.setDefinition(Definition definition)
This property can be used to hang a referenced Definition,
and the top-level Definition (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
UnknownExtensionSerializer.marshall(Class parentType,
QName elementType,
ExtensibilityElement extension,
PrintWriter pw,
Definition def,
ExtensionRegistry extReg) |
void |
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.
|
ExtensibilityElement |
UnknownExtensionDeserializer.unmarshall(Class parentType,
QName elementType,
Element el,
Definition def,
ExtensionRegistry extReg) |
ExtensibilityElement |
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.
|
Modifier and Type | Method and Description |
---|---|
abstract Definition |
WSDLFactory.newDefinition()
Create a new instance of a Definition.
|
Modifier and Type | Method and Description |
---|---|
Definition |
WSDLReader.readWSDL(String wsdlURI)
Read the WSDL document accessible via the specified
URI into a WSDL definition.
|
Definition |
WSDLReader.readWSDL(String documentBaseURI,
Document wsdlDocument)
Read the specified WSDL document into a WSDL definition.
|
Definition |
WSDLReader.readWSDL(String documentBaseURI,
Element definitionsElement)
Read the specified <wsdl:definitions> element into a WSDL
definition.
|
Definition |
WSDLReader.readWSDL(String documentBaseURI,
InputSource inputSource)
Read a WSDL document into a WSDL definition.
|
Definition |
WSDLReader.readWSDL(String contextURI,
String wsdlURI)
Read the WSDL document accessible via the specified
URI into a WSDL definition.
|
Definition |
WSDLReader.readWSDL(WSDLLocator locator)
Read a WSDL document into a WSDL definition.
|
Definition |
WSDLReader.readWSDL(WSDLLocator locator,
Element definitionsElement)
Read the specified <wsdl:definitions> element into a WSDL
definition.
|
Modifier and Type | Method and Description |
---|---|
Document |
WSDLWriter.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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.