Class AttributedURIImpl

    • Field Detail

      • unknownAttributes

        private AttributeMap unknownAttributes
        xs:anyAttribute for this element.
    • Constructor Detail

      • AttributedURIImpl

        public AttributedURIImpl​(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