Uses of Class
com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
Packages that use ElementImpl Package Description com.sun.xml.messaging.saaj.soap.impl -
-
Uses of ElementImpl in com.sun.xml.messaging.saaj.soap.impl
Subclasses of ElementImpl in com.sun.xml.messaging.saaj.soap.impl Modifier and Type Class Description classBodyElementImplAll elements of the SOAP-ENV:BODY.classBodyImplThe implementation of SOAP-ENV:BODY or the SOAPBody abstraction.classDetailEntryImplclassDetailImplclassEnvelopeImplOur implementation of the SOAP envelope.classFaultElementImplclassFaultImplclassHeaderElementImplclassHeaderImplMethods in com.sun.xml.messaging.saaj.soap.impl with parameters of type ElementImpl Modifier and Type Method Description protected jakarta.xml.soap.SOAPElementElementImpl. replaceElementWithSOAPElement(Element element, ElementImpl copy)
-