Package net.sourceforge.wohenchan.encoding

This package contains code specific to particular character encodings, including the following.

See:
          Description

Interface Summary
EncodingInfoInterface This interface provides info about a certain encoding, such as: valid byte ranges character histograms
LanguageInfoInterface Interface for querying language metadata.
 

Class Summary
Big5Encoding Information about the Big5 encoding.
EncodingGuesser  
EncodingGuesserTestUI  
English English Information
EnglishEncoding English encoding
GB2312Encoding Information about the GB2312-1980 encoding.
HtmlEntity 〹 html entity notation
LanguageDetector Language Detector
Pinyin Pinyin language
SimplifiedChinese Simplified Chinese Information
TraditionalChinese Traditional Chinese Information
UPlus Information about the U+ unicode notation.
UTF8Encoding UTF-8
 

Exception Summary
NoLikelyEncodingException  
 

Package net.sourceforge.wohenchan.encoding Description

This package contains code specific to particular character encodings, including the following.

This package should have no external dependencies.