Uses of Interface javax.xml.soap.SOAPBodyElement

Uses in package org.apache.axis.message

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.

Uses in package javax.xml.soap

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.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.