| Constructors in com.sun.xml.messaging.saaj.soap.impl with parameters of type SOAPDocumentImpl |
BodyElementImpl(SOAPDocumentImpl ownerDoc,
Name qname)
|
BodyElementImpl(SOAPDocumentImpl ownerDoc,
QName qname)
|
BodyImpl(SOAPDocumentImpl ownerDoc,
NameImpl bodyName)
|
CDATAImpl(SOAPDocumentImpl ownerDoc,
String text)
|
DetailEntryImpl(SOAPDocumentImpl ownerDoc,
Name qname)
|
DetailEntryImpl(SOAPDocumentImpl ownerDoc,
QName qname)
|
DetailImpl(SOAPDocumentImpl ownerDoc,
NameImpl detailName)
|
ElementImpl(SOAPDocumentImpl ownerDoc,
Name name)
|
ElementImpl(SOAPDocumentImpl ownerDoc,
QName name)
|
ElementImpl(SOAPDocumentImpl ownerDoc,
String uri,
String qualifiedName)
|
EnvelopeImpl(SOAPDocumentImpl ownerDoc,
Name name)
|
EnvelopeImpl(SOAPDocumentImpl ownerDoc,
NameImpl name,
boolean createHeader,
boolean createBody)
|
EnvelopeImpl(SOAPDocumentImpl ownerDoc,
QName name)
|
FaultElementImpl(SOAPDocumentImpl ownerDoc,
NameImpl qname)
|
FaultElementImpl(SOAPDocumentImpl ownerDoc,
QName qname)
|
FaultImpl(SOAPDocumentImpl ownerDoc,
NameImpl name)
|
HeaderElementImpl(SOAPDocumentImpl ownerDoc,
Name qname)
|
HeaderElementImpl(SOAPDocumentImpl ownerDoc,
QName qname)
|
HeaderImpl(SOAPDocumentImpl ownerDoc,
NameImpl name)
|
SOAPCommentImpl(SOAPDocumentImpl ownerDoc,
String text)
|
SOAPTextImpl(SOAPDocumentImpl ownerDoc,
String text)
|
| Constructors in com.sun.xml.messaging.saaj.soap.ver1_1 with parameters of type SOAPDocumentImpl |
Body1_1Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
BodyElement1_1Impl(SOAPDocumentImpl ownerDoc,
Name qname)
|
BodyElement1_1Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
Detail1_1Impl(SOAPDocumentImpl ownerDoc)
|
Detail1_1Impl(SOAPDocumentImpl ownerDoc,
String prefix)
|
DetailEntry1_1Impl(SOAPDocumentImpl ownerDoc,
Name qname)
|
DetailEntry1_1Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
Envelope1_1Impl(SOAPDocumentImpl ownerDoc,
String prefix)
|
Fault1_1Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
FaultElement1_1Impl(SOAPDocumentImpl ownerDoc,
NameImpl qname)
|
FaultElement1_1Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
FaultElement1_1Impl(SOAPDocumentImpl ownerDoc,
String localName)
|
FaultElement1_1Impl(SOAPDocumentImpl ownerDoc,
String localName,
String prefix)
|
Header1_1Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
HeaderElement1_1Impl(SOAPDocumentImpl ownerDoc,
Name qname)
|
HeaderElement1_1Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
| Constructors in com.sun.xml.messaging.saaj.soap.ver1_2 with parameters of type SOAPDocumentImpl |
Body1_2Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
BodyElement1_2Impl(SOAPDocumentImpl ownerDoc,
Name qname)
|
BodyElement1_2Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
Detail1_2Impl(SOAPDocumentImpl ownerDocument)
|
Detail1_2Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
DetailEntry1_2Impl(SOAPDocumentImpl ownerDoc,
Name qname)
|
DetailEntry1_2Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
Envelope1_2Impl(SOAPDocumentImpl ownerDoc,
String prefix)
|
Envelope1_2Impl(SOAPDocumentImpl ownerDoc,
String prefix,
boolean createHeader,
boolean createBody)
|
Fault1_2Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
Fault1_2Impl(SOAPDocumentImpl ownerDoc,
String name,
String prefix)
|
FaultElement1_2Impl(SOAPDocumentImpl ownerDoc,
NameImpl qname)
|
FaultElement1_2Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|
FaultElement1_2Impl(SOAPDocumentImpl ownerDoc,
String localName)
|
Header1_2Impl(SOAPDocumentImpl ownerDocument,
String prefix)
|
HeaderElement1_2Impl(SOAPDocumentImpl ownerDoc,
Name qname)
|
HeaderElement1_2Impl(SOAPDocumentImpl ownerDoc,
QName qname)
|