Class AttributedURIImpl

    • Field Detail

      • id

        private String id
        The wsu:Id attribute value.
      • attributes

        private AttributeMap attributes
        The wildcard attributes.
    • Constructor Detail

      • AttributedURIImpl

        public AttributedURIImpl​(String namespaceURI,
                                 String elementLocalName,
                                 String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - namespace of the element
        elementLocalName - name of the element
        namespacePrefix - namespace prefix of the element