Class AddressImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, XSURI, XMLObject, Address, AttributedURI, WSAddressingObject

public class AddressImpl extends AttributedURIImpl implements Address
AddressImpl is the concrete implementation of Address.
  • Constructor Details

    • AddressImpl

      public AddressImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - The namespace of the element
      elementLocalName - The local name of the element
      namespacePrefix - The namespace prefix of the element