Class ActionImpl

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

public class ActionImpl extends AttributedURIImpl implements Action
ActionImpl is the concrete implementation of Action.
  • Constructor Details

    • ActionImpl

      public ActionImpl(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