Frames | No Frames |
Classes implementing javax.xml.soap.SOAPBodyElement | |
class | |
class | |
class | A Body element. |
class | A Fault body element. |
Methods with return type javax.xml.soap.SOAPBodyElement | |
SOAPBodyElement | Creates a new SOAPBodyElement object with the
specified name and adds it to this SOAPBody object. |
SOAPBodyElement | SOAPBody.addDocument(Document document) Adds the root node of the DOM Document to this
SOAPBody object. |
Methods with return type javax.xml.soap.SOAPBodyElement | |
SOAPBodyElement | Creates a new SOAPBodyElement object with the
specified name and adds it to this SOAPBody object. |
SOAPBodyElement | SOAPBody.addDocument(Document document) Adds the root node of the DOM Document to this
SOAPBody object. |