No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
javax.xml.soap

Interface SOAPBodyElement

  • All Superinterfaces:
    Element, Node, SOAPElement
    All Known Subinterfaces:
    SOAPFault

    public interface SOAPBodyElement
    extends SOAPElement
    A SOAPBodyElement object represents the contents in a SOAPBody object. The SOAPFault interface is a SOAPBodyElement object that has been defined.

    A new SOAPBodyElement object can be created and added to a SOAPBody object with the SOAPBody method addBodyElement. In the following line of code, sb is a SOAPBody object, and myName is a Name object.

        SOAPBodyElement sbe = sb.addBodyElement(myName);
     
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph