Class XmlEncodingBase

    • Constructor Detail

      • XmlEncodingBase

        public XmlEncodingBase()
    • Method Detail

      • setCharset

        public void setCharset​(Charset charset)
      • getCharset

        public Charset getCharset()
        Obtain the character encoding of the XML source that was used to populated this object.
        Returns:
        The character encoding of the associated XML source or UTF-8 if the encoding could not be determined