程序包 org.glavo.chardet
package org.glavo.chardet
-
类说明Listener to be notified when Charset is detected.Represents the detected encoding.Stream that detects encoding while reading.Stream that detect encoding while reading.Create a reader from a file with correct encodingThe
UnicodeBOMInputStreamclass wraps anyInputStreamand detects the presence of any Unicode BOM (Byte Order Mark) at its beginning, as defined by RFC 3629 - UTF-8, a transformation format of ISO 10646Type safe enumeration class that describes the different types of Unicode BOMs.