Class Ibm866Model
java.lang.Object
org.mozilla.universalchardet.prober.sequence.SequenceModel
org.mozilla.universalchardet.prober.sequence.CyrillicModel
org.mozilla.universalchardet.prober.sequence.Ibm866Model
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final short[]/////////////////////////////////////////////////////////////Fields inherited from class CyrillicModel
TYPICAL_POSITIVE_RATIOFields inherited from class SequenceModel
charsetName, charToOrderMap, keepEnglishLetter, precedenceMatrix, typicalPositiveRatio -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SequenceModel
getCharsetName, getKeepEnglishLetter, getOrder, getPrecedence, getTypicalPositiveRatio
-
Field Details
-
ibm866CharToOrderMap
private static final short[] ibm866CharToOrderMap/////////////////////////////////////////////////////////////
-
-
Constructor Details
-
Ibm866Model
public Ibm866Model()/////////////////////////////////////////////////////////////
-