Class EncodedStringImpl

    • Field Detail

      • encodingType

        private String encodingType
        The encodingType attribute value.
    • Constructor Detail

      • EncodedStringImpl

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