The DOMParserSaveEncoding class extends DOMParser.It also provides
the Java Encoding of the XML document by overriding the startDocument method
and providing a way to capture the MIME encoding from the XML document which
in turn is converted to the Java Encoding by the internal MIME2Java class.
The DOMParserSaveEncoding class extends DOMParser.It also provides
the Java Encoding of the XML document by overriding the startDocument method
and providing a way to capture the MIME encoding from the XML document which
in turn is converted to the Java Encoding by the internal MIME2Java class.