Class ProblemIRIImpl

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

public class ProblemIRIImpl extends AttributedURIImpl implements ProblemIRI
ProblemIRIImpl is the concrete implementation of ProblemIRI.
  • Constructor Details

    • ProblemIRIImpl

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