Uses of Class
com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
Package
Description
-
Uses of SOAPDocumentImpl in com.sun.xml.messaging.saaj.soap
Modifier and TypeMethodDescriptionprotected abstract SOAPDocumentImpl
SOAPFactoryImpl.createDocument()
SOAPDocument.getDocument()
SOAPDocumentImpl.getDocument()
SOAPPartImpl.getDocument()
ModifierConstructorDescriptionSOAPDocumentFragment
(SOAPDocumentImpl ownerDoc) SOAPDocumentFragment
(SOAPDocumentImpl soapDocument, DocumentFragment documentFragment) -
Uses of SOAPDocumentImpl in com.sun.xml.messaging.saaj.soap.dynamic
Modifier and TypeMethodDescriptionprotected SOAPDocumentImpl
SOAPFactoryDynamicImpl.createDocument()
-
Uses of SOAPDocumentImpl in com.sun.xml.messaging.saaj.soap.impl
Modifier and TypeMethodDescriptionstatic SOAPElement
ElementFactory.createElement
(SOAPDocumentImpl ownerDocument, Name name) static SOAPElement
ElementFactory.createElement
(SOAPDocumentImpl ownerDocument, String localName, String prefix, String namespaceUri) static SOAPElement
ElementFactory.createElement
(SOAPDocumentImpl ownerDocument, QName name) static SOAPElement
ElementFactory.createElement
(SOAPDocumentImpl ownerDocument, Element element) Create element wrapper for existing DOM element.protected CDATASection
CDATAImpl.createN
(SOAPDocumentImpl ownerDoc, String text) protected CDATASection
CDATAImpl.createN
(SOAPDocumentImpl ownerDoc, CharacterData data) protected Comment
SOAPCommentImpl.createN
(SOAPDocumentImpl ownerDoc, String text) protected Comment
SOAPCommentImpl.createN
(SOAPDocumentImpl ownerDoc, CharacterData data) protected Text
SOAPTextImpl.createN
(SOAPDocumentImpl ownerDoc, String text) protected Text
SOAPTextImpl.createN
(SOAPDocumentImpl ownerDoc, CharacterData data) protected abstract T
TextImpl.createN
(SOAPDocumentImpl ownerDoc, String text) protected abstract T
TextImpl.createN
(SOAPDocumentImpl ownerDoc, CharacterData data) static SOAPElement
ElementFactory.createNamedElement
(SOAPDocumentImpl ownerDocument, String localName, String prefix, String namespaceUri) ModifierConstructorDescriptionprotected
BodyElementImpl
(SOAPDocumentImpl ownerDoc, Name qname) protected
BodyElementImpl
(SOAPDocumentImpl ownerDoc, QName qname) protected
BodyElementImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
BodyImpl
(SOAPDocumentImpl ownerDoc, NameImpl bodyName) protected
BodyImpl
(SOAPDocumentImpl ownerDoc, Element domElement) CDATAImpl
(SOAPDocumentImpl ownerDoc, String text) CDATAImpl
(SOAPDocumentImpl ownerDoc, CharacterData data) protected
DetailEntryImpl
(SOAPDocumentImpl ownerDoc, Name qname) protected
DetailEntryImpl
(SOAPDocumentImpl ownerDoc, QName qname) protected
DetailEntryImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
DetailImpl
(SOAPDocumentImpl ownerDoc, NameImpl detailName) protected
DetailImpl
(SOAPDocumentImpl ownerDoc, Element domElement) ElementImpl
(SOAPDocumentImpl ownerDoc, Name name) ElementImpl
(SOAPDocumentImpl ownerDoc, String uri, String qualifiedName) ElementImpl
(SOAPDocumentImpl ownerDoc, QName name) ElementImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
EnvelopeImpl
(SOAPDocumentImpl ownerDoc, NameImpl name, boolean createHeader, boolean createBody) protected
EnvelopeImpl
(SOAPDocumentImpl ownerDoc, Name name) protected
EnvelopeImpl
(SOAPDocumentImpl ownerDoc, QName name) protected
EnvelopeImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
FaultElementImpl
(SOAPDocumentImpl ownerDoc, NameImpl qname) protected
FaultElementImpl
(SOAPDocumentImpl ownerDoc, QName qname) protected
FaultElementImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
FaultImpl
(SOAPDocumentImpl ownerDoc, NameImpl name) protected
FaultImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
HeaderElementImpl
(SOAPDocumentImpl ownerDoc, Name qname) protected
HeaderElementImpl
(SOAPDocumentImpl ownerDoc, QName qname) protected
HeaderElementImpl
(SOAPDocumentImpl ownerDoc, Element domElement) protected
HeaderImpl
(SOAPDocumentImpl ownerDoc, NameImpl name) protected
HeaderImpl
(SOAPDocumentImpl ownerDoc, Element domElement) NamedNodeMapImpl
(NamedNodeMap namedNodeMap, SOAPDocumentImpl soapDocument) Create wrapper.NodeListImpl
(SOAPDocumentImpl soapDocument, NodeList nodeList) SOAPCommentImpl
(SOAPDocumentImpl ownerDoc, String text) SOAPCommentImpl
(SOAPDocumentImpl ownerDoc, CharacterData data) SOAPTextImpl
(SOAPDocumentImpl ownerDoc, String text) SOAPTextImpl
(SOAPDocumentImpl ownerDoc, CharacterData data) protected
TextImpl
(SOAPDocumentImpl ownerDoc, String text) protected
TextImpl
(SOAPDocumentImpl ownerDoc, CharacterData data) -
Uses of SOAPDocumentImpl in com.sun.xml.messaging.saaj.soap.ver1_1
ModifierConstructorDescriptionBody1_1Impl
(SOAPDocumentImpl ownerDocument, String prefix) Body1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) BodyElement1_1Impl
(SOAPDocumentImpl ownerDoc, Name qname) BodyElement1_1Impl
(SOAPDocumentImpl ownerDoc, QName qname) BodyElement1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Detail1_1Impl
(SOAPDocumentImpl ownerDoc) Detail1_1Impl
(SOAPDocumentImpl ownerDoc, String prefix) Detail1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) DetailEntry1_1Impl
(SOAPDocumentImpl ownerDoc, Name qname) DetailEntry1_1Impl
(SOAPDocumentImpl ownerDoc, QName qname) DetailEntry1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Envelope1_1Impl
(SOAPDocumentImpl ownerDoc, String prefix) Envelope1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Fault1_1Impl
(SOAPDocumentImpl ownerDoc) Fault1_1Impl
(SOAPDocumentImpl ownerDocument, String prefix) Fault1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) FaultElement1_1Impl
(SOAPDocumentImpl ownerDoc, NameImpl qname) FaultElement1_1Impl
(SOAPDocumentImpl ownerDoc, String localName) FaultElement1_1Impl
(SOAPDocumentImpl ownerDoc, String localName, String prefix) FaultElement1_1Impl
(SOAPDocumentImpl ownerDoc, QName qname) Header1_1Impl
(SOAPDocumentImpl ownerDocument, String prefix) Header1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) HeaderElement1_1Impl
(SOAPDocumentImpl ownerDoc, Name qname) HeaderElement1_1Impl
(SOAPDocumentImpl ownerDoc, QName qname) HeaderElement1_1Impl
(SOAPDocumentImpl ownerDoc, Element domElement) -
Uses of SOAPDocumentImpl in com.sun.xml.messaging.saaj.soap.ver1_2
ModifierConstructorDescriptionBody1_2Impl
(SOAPDocumentImpl ownerDocument, String prefix) Body1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) BodyElement1_2Impl
(SOAPDocumentImpl ownerDoc, Name qname) BodyElement1_2Impl
(SOAPDocumentImpl ownerDoc, QName qname) BodyElement1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Detail1_2Impl
(SOAPDocumentImpl ownerDocument) Detail1_2Impl
(SOAPDocumentImpl ownerDocument, String prefix) Detail1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) DetailEntry1_2Impl
(SOAPDocumentImpl ownerDoc, Name qname) DetailEntry1_2Impl
(SOAPDocumentImpl ownerDoc, QName qname) DetailEntry1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Envelope1_2Impl
(SOAPDocumentImpl ownerDoc, String prefix) Envelope1_2Impl
(SOAPDocumentImpl ownerDoc, String prefix, boolean createHeader, boolean createBody) Envelope1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Fault1_2Impl
(SOAPDocumentImpl ownerDocument) Fault1_2Impl
(SOAPDocumentImpl ownerDocument, String prefix) Fault1_2Impl
(SOAPDocumentImpl ownerDoc, String name, String prefix) Fault1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) FaultElement1_2Impl
(SOAPDocumentImpl ownerDoc, NameImpl qname) FaultElement1_2Impl
(SOAPDocumentImpl ownerDoc, String localName) FaultElement1_2Impl
(SOAPDocumentImpl ownerDoc, QName qname) FaultElement1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) Header1_2Impl
(SOAPDocumentImpl ownerDocument, String prefix) Header1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement) HeaderElement1_2Impl
(SOAPDocumentImpl ownerDoc, Name qname) HeaderElement1_2Impl
(SOAPDocumentImpl ownerDoc, QName qname) HeaderElement1_2Impl
(SOAPDocumentImpl ownerDoc, Element domElement)