Class DelegatableImpl

    • Field Detail

      • DEFAULT_VALUE

        private static final Boolean DEFAULT_VALUE
        Default value.
    • Constructor Detail

      • DelegatableImpl

        public DelegatableImpl​(String namespaceURI,
                               String elementLocalName,
                               String namespacePrefix)
        Constructor. Default value is FALSE.
        Parameters:
        namespaceURI - The namespace of the element
        elementLocalName - The local name of the element
        namespacePrefix - The namespace prefix of the element