A B D E F G H I M N O P R S T U X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addNewBody() - Method in interface org.w3.x2003.x05.soapEnvelope.BodyDocument
-
Appends and returns a new empty "Body" element
- addNewBody() - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Appends and returns a new empty "Body" element
- addNewBody() - Method in class org.w3.x2003.x05.soapEnvelope.impl.BodyDocumentImpl
-
Appends and returns a new empty "Body" element
- addNewBody() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Appends and returns a new empty "Body" element
- addNewCode() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Appends and returns a new empty "Code" element
- addNewCode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Appends and returns a new empty "Code" element
- addNewDetail() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Appends and returns a new empty "Detail" element
- addNewDetail() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Appends and returns a new empty "Detail" element
- addNewEnvelope() - Method in interface org.w3.x2003.x05.soapEnvelope.EnvelopeDocument
-
Appends and returns a new empty "Envelope" element
- addNewEnvelope() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeDocumentImpl
-
Appends and returns a new empty "Envelope" element
- addNewFault() - Method in interface org.w3.x2003.x05.soapEnvelope.FaultDocument
-
Appends and returns a new empty "Fault" element
- addNewFault() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultDocumentImpl
-
Appends and returns a new empty "Fault" element
- addNewHeader() - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Appends and returns a new empty "Header" element
- addNewHeader() - Method in interface org.w3.x2003.x05.soapEnvelope.HeaderDocument
-
Appends and returns a new empty "Header" element
- addNewHeader() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Appends and returns a new empty "Header" element
- addNewHeader() - Method in class org.w3.x2003.x05.soapEnvelope.impl.HeaderDocumentImpl
-
Appends and returns a new empty "Header" element
- addNewNotUnderstood() - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodDocumentImpl
-
Appends and returns a new empty "NotUnderstood" element
- addNewNotUnderstood() - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument
-
Appends and returns a new empty "NotUnderstood" element
- addNewReason() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Appends and returns a new empty "Reason" element
- addNewReason() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Appends and returns a new empty "Reason" element
- addNewSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Appends and returns a new empty "Subcode" element
- addNewSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Appends and returns a new empty "Subcode" element
- addNewSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Appends and returns a new empty "Subcode" element
- addNewSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Appends and returns a new empty "Subcode" element
- addNewSupportedEnvelope() - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Appends and returns a new empty value (as xml) as the last "SupportedEnvelope" element
- addNewSupportedEnvelope() - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Appends and returns a new empty value (as xml) as the last "SupportedEnvelope" element
- addNewText() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Appends and returns a new empty value (as xml) as the last "Text" element
- addNewText() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Appends and returns a new empty value (as xml) as the last "Text" element
- addNewUpgrade() - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeDocumentImpl
-
Appends and returns a new empty "Upgrade" element
- addNewUpgrade() - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeDocument
-
Appends and returns a new empty "Upgrade" element
B
- Body - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML Body(@http://www.w3.org/2003/05/soap-envelope).
- Body.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- BodyDocument - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one Body(@http://www.w3.org/2003/05/soap-envelope) element.
- BodyDocument.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- BodyDocumentImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one Body(@http://www.w3.org/2003/05/soap-envelope) element.
- BodyDocumentImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.BodyDocumentImpl
- BodyImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML Body(@http://www.w3.org/2003/05/soap-envelope).
- BodyImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.BodyImpl
D
- Detail - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML detail(@http://www.w3.org/2003/05/soap-envelope).
- Detail.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- DetailImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML detail(@http://www.w3.org/2003/05/soap-envelope).
- DetailImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.DetailImpl
E
- EncodingStyleAttribute - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one encodingStyle(@http://www.w3.org/2003/05/soap-envelope) attribute.
- EncodingStyleAttribute.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- EncodingStyleAttributeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one encodingStyle(@http://www.w3.org/2003/05/soap-envelope) attribute.
- EncodingStyleAttributeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
- Envelope - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML Envelope(@http://www.w3.org/2003/05/soap-envelope).
- Envelope.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- EnvelopeDocument - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one Envelope(@http://www.w3.org/2003/05/soap-envelope) element.
- EnvelopeDocument.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- EnvelopeDocumentImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one Envelope(@http://www.w3.org/2003/05/soap-envelope) element.
- EnvelopeDocumentImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeDocumentImpl
- EnvelopeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML Envelope(@http://www.w3.org/2003/05/soap-envelope).
- EnvelopeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
F
- Fault - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML Fault(@http://www.w3.org/2003/05/soap-envelope).
- Fault.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- Faultcode - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML faultcode(@http://www.w3.org/2003/05/soap-envelope).
- Faultcode.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- FaultcodeEnum - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML faultcodeEnum(@http://www.w3.org/2003/05/soap-envelope).
- FaultcodeEnum.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- FaultcodeEnumImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML faultcodeEnum(@http://www.w3.org/2003/05/soap-envelope).
- FaultcodeEnumImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeEnumImpl
- FaultcodeEnumImpl(SchemaType, boolean) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeEnumImpl
- FaultcodeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML faultcode(@http://www.w3.org/2003/05/soap-envelope).
- FaultcodeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
- FaultDocument - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one Fault(@http://www.w3.org/2003/05/soap-envelope) element.
- FaultDocument.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- FaultDocumentImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one Fault(@http://www.w3.org/2003/05/soap-envelope) element.
- FaultDocumentImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.FaultDocumentImpl
- FaultImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML Fault(@http://www.w3.org/2003/05/soap-envelope).
- FaultImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
- Faultreason - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML faultreason(@http://www.w3.org/2003/05/soap-envelope).
- Faultreason.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- FaultreasonImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML faultreason(@http://www.w3.org/2003/05/soap-envelope).
- FaultreasonImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
G
- getBody() - Method in interface org.w3.x2003.x05.soapEnvelope.BodyDocument
-
Gets the "Body" element
- getBody() - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Gets the "Body" element
- getBody() - Method in class org.w3.x2003.x05.soapEnvelope.impl.BodyDocumentImpl
-
Gets the "Body" element
- getBody() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Gets the "Body" element
- getCode() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets the "Code" element
- getCode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets the "Code" element
- getDetail() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets the "Detail" element
- getDetail() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets the "Detail" element
- getEncodingStyle() - Method in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
-
Gets the "encodingStyle" attribute
- getEncodingStyle() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
-
Gets the "encodingStyle" attribute
- getEnvelope() - Method in interface org.w3.x2003.x05.soapEnvelope.EnvelopeDocument
-
Gets the "Envelope" element
- getEnvelope() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeDocumentImpl
-
Gets the "Envelope" element
- getFault() - Method in interface org.w3.x2003.x05.soapEnvelope.FaultDocument
-
Gets the "Fault" element
- getFault() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultDocumentImpl
-
Gets the "Fault" element
- getHeader() - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Gets the "Header" element
- getHeader() - Method in interface org.w3.x2003.x05.soapEnvelope.HeaderDocument
-
Gets the "Header" element
- getHeader() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Gets the "Header" element
- getHeader() - Method in class org.w3.x2003.x05.soapEnvelope.impl.HeaderDocumentImpl
-
Gets the "Header" element
- getLang() - Method in class org.w3.x2003.x05.soapEnvelope.impl.ReasontextImpl
-
Gets the "lang" attribute
- getLang() - Method in interface org.w3.x2003.x05.soapEnvelope.Reasontext
-
Gets the "lang" attribute
- getMustUnderstand() - Method in class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
-
Gets the "mustUnderstand" attribute
- getMustUnderstand() - Method in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
-
Gets the "mustUnderstand" attribute
- getNode() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets the "Node" element
- getNode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets the "Node" element
- getNotUnderstood() - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodDocumentImpl
-
Gets the "NotUnderstood" element
- getNotUnderstood() - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument
-
Gets the "NotUnderstood" element
- getQname() - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodTypeImpl
-
Gets the "qname" attribute
- getQname() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SupportedEnvTypeImpl
-
Gets the "qname" attribute
- getQname() - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodType
-
Gets the "qname" attribute
- getQname() - Method in interface org.w3.x2003.x05.soapEnvelope.SupportedEnvType
-
Gets the "qname" attribute
- getReason() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets the "Reason" element
- getReason() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets the "Reason" element
- getRelay() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
-
Gets the "relay" attribute
- getRelay() - Method in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
-
Gets the "relay" attribute
- getRole() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets the "Role" element
- getRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets the "Role" element
- getRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
-
Gets the "role" attribute
- getRole() - Method in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
-
Gets the "role" attribute
- getSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Gets the "Subcode" element
- getSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Gets the "Subcode" element
- getSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Gets the "Subcode" element
- getSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Gets the "Subcode" element
- getSupportedEnvelopeArray() - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Gets array of all "SupportedEnvelope" elements
- getSupportedEnvelopeArray() - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Gets array of all "SupportedEnvelope" elements
- getSupportedEnvelopeArray(int) - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Gets ith "SupportedEnvelope" element
- getSupportedEnvelopeArray(int) - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Gets ith "SupportedEnvelope" element
- getTextArray() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Gets array of all "Text" elements
- getTextArray() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Gets array of all "Text" elements
- getTextArray(int) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Gets ith "Text" element
- getTextArray(int) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Gets ith "Text" element
- getUpgrade() - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeDocumentImpl
-
Gets the "Upgrade" element
- getUpgrade() - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeDocument
-
Gets the "Upgrade" element
- getValue() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Gets the "Value" element
- getValue() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Gets the "Value" element
- getValue() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Gets the "Value" element
- getValue() - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Gets the "Value" element
H
- Header - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML Header(@http://www.w3.org/2003/05/soap-envelope).
- Header.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- HeaderDocument - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one Header(@http://www.w3.org/2003/05/soap-envelope) element.
- HeaderDocument.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- HeaderDocumentImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one Header(@http://www.w3.org/2003/05/soap-envelope) element.
- HeaderDocumentImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.HeaderDocumentImpl
- HeaderImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML Header(@http://www.w3.org/2003/05/soap-envelope).
- HeaderImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.HeaderImpl
I
- insertNewSupportedEnvelope(int) - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "SupportedEnvelope" element
- insertNewSupportedEnvelope(int) - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Inserts and returns a new empty value (as xml) as the ith "SupportedEnvelope" element
- insertNewText(int) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Inserts and returns a new empty value (as xml) as the ith "Text" element
- insertNewText(int) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Inserts and returns a new empty value (as xml) as the ith "Text" element
- isSetDetail() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
True if has "Detail" element
- isSetDetail() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
True if has "Detail" element
- isSetEncodingStyle() - Method in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
-
True if has "encodingStyle" attribute
- isSetEncodingStyle() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
-
True if has "encodingStyle" attribute
- isSetHeader() - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
True if has "Header" element
- isSetHeader() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
True if has "Header" element
- isSetMustUnderstand() - Method in class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
-
True if has "mustUnderstand" attribute
- isSetMustUnderstand() - Method in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
-
True if has "mustUnderstand" attribute
- isSetNode() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
True if has "Node" element
- isSetNode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
True if has "Node" element
- isSetRelay() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
-
True if has "relay" attribute
- isSetRelay() - Method in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
-
True if has "relay" attribute
- isSetRole() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
True if has "Role" element
- isSetRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
True if has "Role" element
- isSetRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
-
True if has "role" attribute
- isSetRole() - Method in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
-
True if has "role" attribute
- isSetSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
True if has "Subcode" element
- isSetSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
True if has "Subcode" element
- isSetSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
True if has "Subcode" element
- isSetSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
True if has "Subcode" element
M
- MustUnderstandAttribute - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one mustUnderstand(@http://www.w3.org/2003/05/soap-envelope) attribute.
- MustUnderstandAttribute.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- MustUnderstandAttributeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one mustUnderstand(@http://www.w3.org/2003/05/soap-envelope) attribute.
- MustUnderstandAttributeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
N
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- newInstance() - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- newInstance(XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
-
Deprecated.
XMLInputStream - newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
-
Deprecated.
XMLInputStream - newValue(Object) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- NotUnderstoodDocument - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one NotUnderstood(@http://www.w3.org/2003/05/soap-envelope) element.
- NotUnderstoodDocument.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- NotUnderstoodDocumentImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one NotUnderstood(@http://www.w3.org/2003/05/soap-envelope) element.
- NotUnderstoodDocumentImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodDocumentImpl
- NotUnderstoodType - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML NotUnderstoodType(@http://www.w3.org/2003/05/soap-envelope).
- NotUnderstoodType.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- NotUnderstoodTypeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML NotUnderstoodType(@http://www.w3.org/2003/05/soap-envelope).
- NotUnderstoodTypeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodTypeImpl
O
- org.w3.x2003.x05.soapEnvelope - package org.w3.x2003.x05.soapEnvelope
- org.w3.x2003.x05.soapEnvelope.impl - package org.w3.x2003.x05.soapEnvelope.impl
P
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(File) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(File, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(InputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(InputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(Reader) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(Reader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(String) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(String, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(URL) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(URL, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(XMLStreamReader) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
-
Deprecated.
XMLInputStream - parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
-
Deprecated.
XMLInputStream - parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(Node) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Body.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.BodyDocument.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Detail.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Envelope.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.EnvelopeDocument.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Fault.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultcode.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultcodeEnum.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.FaultDocument.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Faultreason.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Header.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.HeaderDocument.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.NotUnderstoodType.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Reasontext.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RelayAttribute.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.RoleAttribute.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.Subcode.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.SupportedEnvType.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeDocument.Factory
- parse(Node, XmlOptions) - Static method in class org.w3.x2003.x05.soapEnvelope.UpgradeType.Factory
R
- Reasontext - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML reasontext(@http://www.w3.org/2003/05/soap-envelope).
- Reasontext.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- ReasontextImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML reasontext(@http://www.w3.org/2003/05/soap-envelope).
- ReasontextImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.ReasontextImpl
- ReasontextImpl(SchemaType, boolean) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.ReasontextImpl
- RelayAttribute - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one relay(@http://www.w3.org/2003/05/soap-envelope) attribute.
- RelayAttribute.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- RelayAttributeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one relay(@http://www.w3.org/2003/05/soap-envelope) attribute.
- RelayAttributeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
- removeSupportedEnvelope(int) - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Removes the ith "SupportedEnvelope" element
- removeSupportedEnvelope(int) - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Removes the ith "SupportedEnvelope" element
- removeText(int) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Removes the ith "Text" element
- removeText(int) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Removes the ith "Text" element
- RoleAttribute - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one role(@http://www.w3.org/2003/05/soap-envelope) attribute.
- RoleAttribute.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- RoleAttributeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one role(@http://www.w3.org/2003/05/soap-envelope) attribute.
- RoleAttributeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
S
- setBody(Body) - Method in interface org.w3.x2003.x05.soapEnvelope.BodyDocument
-
Sets the "Body" element
- setBody(Body) - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Sets the "Body" element
- setBody(Body) - Method in class org.w3.x2003.x05.soapEnvelope.impl.BodyDocumentImpl
-
Sets the "Body" element
- setBody(Body) - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Sets the "Body" element
- setCode(Faultcode) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets the "Code" element
- setCode(Faultcode) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets the "Code" element
- setDetail(Detail) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets the "Detail" element
- setDetail(Detail) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets the "Detail" element
- setEncodingStyle(String) - Method in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
-
Sets the "encodingStyle" attribute
- setEncodingStyle(String) - Method in class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
-
Sets the "encodingStyle" attribute
- setEnvelope(Envelope) - Method in interface org.w3.x2003.x05.soapEnvelope.EnvelopeDocument
-
Sets the "Envelope" element
- setEnvelope(Envelope) - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeDocumentImpl
-
Sets the "Envelope" element
- setFault(Fault) - Method in interface org.w3.x2003.x05.soapEnvelope.FaultDocument
-
Sets the "Fault" element
- setFault(Fault) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultDocumentImpl
-
Sets the "Fault" element
- setHeader(Header) - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Sets the "Header" element
- setHeader(Header) - Method in interface org.w3.x2003.x05.soapEnvelope.HeaderDocument
-
Sets the "Header" element
- setHeader(Header) - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Sets the "Header" element
- setHeader(Header) - Method in class org.w3.x2003.x05.soapEnvelope.impl.HeaderDocumentImpl
-
Sets the "Header" element
- setLang(String) - Method in class org.w3.x2003.x05.soapEnvelope.impl.ReasontextImpl
-
Sets the "lang" attribute
- setLang(String) - Method in interface org.w3.x2003.x05.soapEnvelope.Reasontext
-
Sets the "lang" attribute
- setMustUnderstand(boolean) - Method in class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
-
Sets the "mustUnderstand" attribute
- setMustUnderstand(boolean) - Method in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
-
Sets the "mustUnderstand" attribute
- setNode(String) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets the "Node" element
- setNode(String) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets the "Node" element
- setNotUnderstood(NotUnderstoodType) - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodDocumentImpl
-
Sets the "NotUnderstood" element
- setNotUnderstood(NotUnderstoodType) - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument
-
Sets the "NotUnderstood" element
- setQname(QName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodTypeImpl
-
Sets the "qname" attribute
- setQname(QName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.SupportedEnvTypeImpl
-
Sets the "qname" attribute
- setQname(QName) - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodType
-
Sets the "qname" attribute
- setQname(QName) - Method in interface org.w3.x2003.x05.soapEnvelope.SupportedEnvType
-
Sets the "qname" attribute
- setReason(Faultreason) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets the "Reason" element
- setReason(Faultreason) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets the "Reason" element
- setRelay(boolean) - Method in class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
-
Sets the "relay" attribute
- setRelay(boolean) - Method in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
-
Sets the "relay" attribute
- setRole(String) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets the "Role" element
- setRole(String) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets the "Role" element
- setRole(String) - Method in class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
-
Sets the "role" attribute
- setRole(String) - Method in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
-
Sets the "role" attribute
- setSubcode(Subcode) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Sets the "Subcode" element
- setSubcode(Subcode) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Sets the "Subcode" element
- setSubcode(Subcode) - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Sets the "Subcode" element
- setSubcode(Subcode) - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Sets the "Subcode" element
- setSupportedEnvelopeArray(int, SupportedEnvType) - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Sets ith "SupportedEnvelope" element
- setSupportedEnvelopeArray(int, SupportedEnvType) - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Sets ith "SupportedEnvelope" element
- setSupportedEnvelopeArray(SupportedEnvType[]) - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Sets array of all "SupportedEnvelope" element
- setSupportedEnvelopeArray(SupportedEnvType[]) - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Sets array of all "SupportedEnvelope" element
- setTextArray(int, Reasontext) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Sets ith "Text" element
- setTextArray(int, Reasontext) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Sets ith "Text" element
- setTextArray(Reasontext[]) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Sets array of all "Text" element
- setTextArray(Reasontext[]) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Sets array of all "Text" element
- setUpgrade(UpgradeType) - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeDocumentImpl
-
Sets the "Upgrade" element
- setUpgrade(UpgradeType) - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeDocument
-
Sets the "Upgrade" element
- setValue(QName) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Sets the "Value" element
- setValue(QName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Sets the "Value" element
- setValue(QName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Sets the "Value" element
- setValue(QName) - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Sets the "Value" element
- sizeOfSupportedEnvelopeArray() - Method in class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
-
Returns number of "SupportedEnvelope" element
- sizeOfSupportedEnvelopeArray() - Method in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
-
Returns number of "SupportedEnvelope" element
- sizeOfTextArray() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultreason
-
Returns number of "Text" element
- sizeOfTextArray() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultreasonImpl
-
Returns number of "Text" element
- Subcode - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML subcode(@http://www.w3.org/2003/05/soap-envelope).
- Subcode.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- SubcodeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML subcode(@http://www.w3.org/2003/05/soap-envelope).
- SubcodeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
- SupportedEnvType - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML SupportedEnvType(@http://www.w3.org/2003/05/soap-envelope).
- SupportedEnvType.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- SupportedEnvTypeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML SupportedEnvType(@http://www.w3.org/2003/05/soap-envelope).
- SupportedEnvTypeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.SupportedEnvTypeImpl
T
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Body
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.BodyDocument
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Detail
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Envelope
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.EnvelopeDocument
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Fault
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Faultcode
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.FaultcodeEnum
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.FaultDocument
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Faultreason
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Header
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.HeaderDocument
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodDocument
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodType
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Reasontext
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.Subcode
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.SupportedEnvType
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.UpgradeDocument
- type - Static variable in interface org.w3.x2003.x05.soapEnvelope.UpgradeType
U
- unsetDetail() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Unsets the "Detail" element
- unsetDetail() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Unsets the "Detail" element
- unsetEncodingStyle() - Method in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
-
Unsets the "encodingStyle" attribute
- unsetEncodingStyle() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
-
Unsets the "encodingStyle" attribute
- unsetHeader() - Method in interface org.w3.x2003.x05.soapEnvelope.Envelope
-
Unsets the "Header" element
- unsetHeader() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EnvelopeImpl
-
Unsets the "Header" element
- unsetMustUnderstand() - Method in class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
-
Unsets the "mustUnderstand" attribute
- unsetMustUnderstand() - Method in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
-
Unsets the "mustUnderstand" attribute
- unsetNode() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Unsets the "Node" element
- unsetNode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Unsets the "Node" element
- unsetRelay() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
-
Unsets the "relay" attribute
- unsetRelay() - Method in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
-
Unsets the "relay" attribute
- unsetRole() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Unsets the "Role" element
- unsetRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Unsets the "Role" element
- unsetRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
-
Unsets the "role" attribute
- unsetRole() - Method in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
-
Unsets the "role" attribute
- unsetSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Unsets the "Subcode" element
- unsetSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Unsets the "Subcode" element
- unsetSubcode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Unsets the "Subcode" element
- unsetSubcode() - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Unsets the "Subcode" element
- UpgradeDocument - Interface in org.w3.x2003.x05.soapEnvelope
-
A document containing one Upgrade(@http://www.w3.org/2003/05/soap-envelope) element.
- UpgradeDocument.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- UpgradeDocumentImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
A document containing one Upgrade(@http://www.w3.org/2003/05/soap-envelope) element.
- UpgradeDocumentImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.UpgradeDocumentImpl
- UpgradeType - Interface in org.w3.x2003.x05.soapEnvelope
-
An XML UpgradeType(@http://www.w3.org/2003/05/soap-envelope).
- UpgradeType.Factory - Class in org.w3.x2003.x05.soapEnvelope
-
A factory class with static methods for creating instances of this type.
- UpgradeTypeImpl - Class in org.w3.x2003.x05.soapEnvelope.impl
-
An XML UpgradeType(@http://www.w3.org/2003/05/soap-envelope).
- UpgradeTypeImpl(SchemaType) - Constructor for class org.w3.x2003.x05.soapEnvelope.impl.UpgradeTypeImpl
X
- xgetEncodingStyle() - Method in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
-
Gets (as xml) the "encodingStyle" attribute
- xgetEncodingStyle() - Method in class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
-
Gets (as xml) the "encodingStyle" attribute
- xgetLang() - Method in class org.w3.x2003.x05.soapEnvelope.impl.ReasontextImpl
-
Gets (as xml) the "lang" attribute
- xgetLang() - Method in interface org.w3.x2003.x05.soapEnvelope.Reasontext
-
Gets (as xml) the "lang" attribute
- xgetMustUnderstand() - Method in class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
-
Gets (as xml) the "mustUnderstand" attribute
- xgetMustUnderstand() - Method in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
-
Gets (as xml) the "mustUnderstand" attribute
- xgetNode() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets (as xml) the "Node" element
- xgetNode() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets (as xml) the "Node" element
- xgetQname() - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodTypeImpl
-
Gets (as xml) the "qname" attribute
- xgetQname() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SupportedEnvTypeImpl
-
Gets (as xml) the "qname" attribute
- xgetQname() - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodType
-
Gets (as xml) the "qname" attribute
- xgetQname() - Method in interface org.w3.x2003.x05.soapEnvelope.SupportedEnvType
-
Gets (as xml) the "qname" attribute
- xgetRelay() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
-
Gets (as xml) the "relay" attribute
- xgetRelay() - Method in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
-
Gets (as xml) the "relay" attribute
- xgetRole() - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Gets (as xml) the "Role" element
- xgetRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Gets (as xml) the "Role" element
- xgetRole() - Method in class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
-
Gets (as xml) the "role" attribute
- xgetRole() - Method in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
-
Gets (as xml) the "role" attribute
- xgetValue() - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Gets (as xml) the "Value" element
- xgetValue() - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Gets (as xml) the "Value" element
- xgetValue() - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Gets (as xml) the "Value" element
- xgetValue() - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Gets (as xml) the "Value" element
- xsetEncodingStyle(XmlAnyURI) - Method in interface org.w3.x2003.x05.soapEnvelope.EncodingStyleAttribute
-
Sets (as xml) the "encodingStyle" attribute
- xsetEncodingStyle(XmlAnyURI) - Method in class org.w3.x2003.x05.soapEnvelope.impl.EncodingStyleAttributeImpl
-
Sets (as xml) the "encodingStyle" attribute
- xsetLang(XmlLanguage) - Method in class org.w3.x2003.x05.soapEnvelope.impl.ReasontextImpl
-
Sets (as xml) the "lang" attribute
- xsetLang(XmlLanguage) - Method in interface org.w3.x2003.x05.soapEnvelope.Reasontext
-
Sets (as xml) the "lang" attribute
- xsetMustUnderstand(XmlBoolean) - Method in class org.w3.x2003.x05.soapEnvelope.impl.MustUnderstandAttributeImpl
-
Sets (as xml) the "mustUnderstand" attribute
- xsetMustUnderstand(XmlBoolean) - Method in interface org.w3.x2003.x05.soapEnvelope.MustUnderstandAttribute
-
Sets (as xml) the "mustUnderstand" attribute
- xsetNode(XmlAnyURI) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets (as xml) the "Node" element
- xsetNode(XmlAnyURI) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets (as xml) the "Node" element
- xsetQname(XmlQName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.NotUnderstoodTypeImpl
-
Sets (as xml) the "qname" attribute
- xsetQname(XmlQName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.SupportedEnvTypeImpl
-
Sets (as xml) the "qname" attribute
- xsetQname(XmlQName) - Method in interface org.w3.x2003.x05.soapEnvelope.NotUnderstoodType
-
Sets (as xml) the "qname" attribute
- xsetQname(XmlQName) - Method in interface org.w3.x2003.x05.soapEnvelope.SupportedEnvType
-
Sets (as xml) the "qname" attribute
- xsetRelay(XmlBoolean) - Method in class org.w3.x2003.x05.soapEnvelope.impl.RelayAttributeImpl
-
Sets (as xml) the "relay" attribute
- xsetRelay(XmlBoolean) - Method in interface org.w3.x2003.x05.soapEnvelope.RelayAttribute
-
Sets (as xml) the "relay" attribute
- xsetRole(XmlAnyURI) - Method in interface org.w3.x2003.x05.soapEnvelope.Fault
-
Sets (as xml) the "Role" element
- xsetRole(XmlAnyURI) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultImpl
-
Sets (as xml) the "Role" element
- xsetRole(XmlAnyURI) - Method in class org.w3.x2003.x05.soapEnvelope.impl.RoleAttributeImpl
-
Sets (as xml) the "role" attribute
- xsetRole(XmlAnyURI) - Method in interface org.w3.x2003.x05.soapEnvelope.RoleAttribute
-
Sets (as xml) the "role" attribute
- xsetValue(XmlQName) - Method in class org.w3.x2003.x05.soapEnvelope.impl.SubcodeImpl
-
Sets (as xml) the "Value" element
- xsetValue(XmlQName) - Method in interface org.w3.x2003.x05.soapEnvelope.Subcode
-
Sets (as xml) the "Value" element
- xsetValue(FaultcodeEnum) - Method in interface org.w3.x2003.x05.soapEnvelope.Faultcode
-
Sets (as xml) the "Value" element
- xsetValue(FaultcodeEnum) - Method in class org.w3.x2003.x05.soapEnvelope.impl.FaultcodeImpl
-
Sets (as xml) the "Value" element
All Classes All Packages