Frames | No Frames |
Methods with parameter type javax.xml.namespace.QName | |
void | Set the message for this SOAP header.
|
void | Set the message for this SOAP header fault.
|
Methods with return type javax.xml.namespace.QName | |
QName | Get the message for this SOAP header.
|
QName | Get the message for this SOAP header fault.
|
Fields of type javax.xml.namespace.QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
ExtensibilityElement | Create an instance of the type which was declared to be used to
represent extensibility elements with qnames matching elementType,
when intended to exist as children of the specified parentType.
|
Object | Retrieve an extension attribute from this element. |
void | Declare that the specified extensionType is the concrete
class which should be used to represent extensibility elements
with qnames matching elementType, that are intended to exist as
children of the specified parentType.
|
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.
|
void | UnknownExtensionSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) This method serializes extension-specific instances of
ExtensibilityElement into the PrintWriter.
|
ExtensionDeserializer | Look up the deserializer for the extensibility element with the
qname elementType, which was encountered as an immediate child
of the element represented by the specified parentType.
|
int | Look up the type of the extensibility attribute with the qname attrName,
which was defined on an element represented by the specified parentType.
|
ExtensionSerializer | Look up the serializer to use for the extensibility element with
the qname elementType, which was encountered as a child of the
specified parentType.
|
void | ExtensionRegistry.registerDeserializer(Class parentType, QName elementType, ExtensionDeserializer ed) Declare that the specified deserializer should be used to deserialize
all extensibility elements with a qname matching elementType, when
encountered as immediate children of the element represented by the
specified parentType.
|
void | Declare that the type of the specified extension attribute, when it occurs
as an attribute of the specified parent type, should be assumed to be
attrType.
|
void | Declare that the specified serializer should be used to serialize
all extensibility elements with a qname matching elementType, when
encountered as children of the specified parentType.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set an extension attribute on this element. |
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. |
ExtensibilityElement | UnknownExtensionDeserializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
Methods with return type javax.xml.namespace.QName | |
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
Fields of type javax.xml.namespace.QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
void | SchemaSerializer.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 | Set the type of this extensibility element.
|
ExtensibilityElement | SchemaDeserializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
Methods with return type javax.xml.namespace.QName | |
QName | Get the type of this extensibility element.
|
Fields of type javax.xml.namespace.QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
void | HTTPAddressSerializer.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 | 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) This method serializes extension-specific instances of
ExtensibilityElement into the PrintWriter.
|
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) |
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
ExtensibilityElement | HTTPAddressSerializer.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 | HTTPOperationSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
ExtensibilityElement | HTTPUrlEncodedSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) |
ExtensibilityElement | HTTPUrlReplacementSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) |
Methods with return type javax.xml.namespace.QName | |
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
Methods with parameter type javax.xml.namespace.QName | |
boolean | |
void | |
void | Prints attributes with qualified names.
|
void |
Methods with return type javax.xml.namespace.QName | |
QName | |
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.
|
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.
|
QName | QNameUtils.newQName(Node node) |
Fields of type javax.xml.namespace.QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
Binding | Get the specified binding. |
Object | Retrieve an extension attribute from this element. |
Object | Retrieve an extension attribute from this element. |
Object | Retrieve an extension attribute from this element. |
Object | Retrieve an extension attribute from this element. |
Object | Retrieve an extension attribute from this element. |
Object | Retrieve an extension attribute from this element. |
Message | Get the specified message. |
PortType | Get the specified portType. |
Service | Get the specified service. |
Binding | Remove the specified binding from this definition.
|
Message | Remove the specified message from this definition.
|
PortType | Remove the specified portType from this definition.
|
Service | Remove the specified service from this definition.
|
void | |
void | Set an extension attribute on this element. |
void | Set an extension attribute on this element. |
void | Set an extension attribute on this element. |
void | Set an extension attribute on this element. |
void | Set an extension attribute on this element. |
void | Set an extension attribute on this element. |
void | Set the name of this binding.
|
void | Set the name of this definition.
|
void | Set the name of this message.
|
void | Set the name of this port type.
|
void | Set the name of this service.
|
void |
Methods with return type javax.xml.namespace.QName | |
QName | |
QName | Get the name of this binding.
|
QName | Get the name of this definition.
|
QName | Get the name of this message.
|
QName | Get the name of this port type.
|
QName | Get the name of this service.
|
QName |
Methods with return type javax.xml.namespace.QName | |
QName | Returns a QName holding the value of the specified String.
|
Methods with parameter type javax.xml.namespace.QName | |
Binding | Get the specified binding. |
Message | Get the specified message. |
PortType | Get the specified portType. |
Service | Get the specified service. |
Binding | Remove the specified binding from this definition.
|
Message | Remove the specified message from this definition.
|
PortType | Remove the specified portType from this definition.
|
Service | Remove the specified service from this definition.
|
void | |
void | Set the name of this binding.
|
void | Set the name of this definition.
|
void | Set the name of this message.
|
void | Set the name of this port type.
|
void | Set the name of this service.
|
void |
Methods with return type javax.xml.namespace.QName | |
QName | |
QName | Get the name of this binding.
|
QName | Get the name of this definition.
|
QName | Get the name of this message.
|
QName | Get the name of this port type.
|
QName | Get the name of this service.
|
QName |
Fields of type javax.xml.namespace.QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
void | MIMEContentSerializer.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 | MIMEMimeXmlSerializer.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 | MIMEMultipartRelatedSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) |
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
ExtensibilityElement | MIMEContentSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
ExtensibilityElement | MIMEMimeXmlSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
ExtensibilityElement | MIMEMultipartRelatedSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) |
Methods with return type javax.xml.namespace.QName | |
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
Fields of type javax.xml.namespace.QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
void | SOAPAddressSerializer.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 | 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) This method serializes extension-specific instances of
ExtensibilityElement into the PrintWriter.
|
void | SOAPFaultSerializer.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 | 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) This method serializes extension-specific instances of
ExtensibilityElement into the PrintWriter.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the type of this extensibility element.
|
void | Set the message for this SOAP header fault.
|
void | Set the message for this SOAP header.
|
ExtensibilityElement | SOAPAddressSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
ExtensibilityElement | SOAPBindingSerializer.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 | SOAPFaultSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes
which implement the ExtensibilityElement interface. |
ExtensibilityElement | SOAPHeaderSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) |
ExtensibilityElement | SOAPOperationSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) |
Methods with return type javax.xml.namespace.QName | |
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the type of this extensibility element.
|
QName | Get the message for this SOAP header fault.
|
QName | Get the message for this SOAP header.
|