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(@Nullable String namespaceURI, @Nonnull String elementLocalName, @Nullable String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - namespace of the element
      elementLocalName - name of the element
      namespacePrefix - namespace prefix of the element