Class BodyImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, XMLObject, SOAPObject, Body

public class BodyImpl extends AbstractExtensibleSOAPObject implements Body
Concrete implemenation of Body.
  • Constructor Details

    • BodyImpl

      protected BodyImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - namespace of the element
      elementLocalName - name of the element
      namespacePrefix - namespace prefix of the element