Class CyrillicModel
java.lang.Object
org.mozilla.universalchardet.prober.sequence.SequenceModel
org.mozilla.universalchardet.prober.sequence.CyrillicModel
- Direct Known Subclasses:
Ibm855Model, Ibm866Model, Koi8rModel, Latin5Model, MacCyrillicModel, Win1251Model
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]/////////////////////////////////////////////////////////////static final float/////////////////////////////////////////////////////////////Fields inherited from class SequenceModel
charsetName, charToOrderMap, keepEnglishLetter, precedenceMatrix, typicalPositiveRatio -
Constructor Summary
ConstructorsConstructorDescriptionCyrillicModel(short[] charToOrderMap, String name) ///////////////////////////////////////////////////////////// -
Method Summary
Methods inherited from class SequenceModel
getCharsetName, getKeepEnglishLetter, getOrder, getPrecedence, getTypicalPositiveRatio
-
Field Details
-
TYPICAL_POSITIVE_RATIO
public static final float TYPICAL_POSITIVE_RATIO/////////////////////////////////////////////////////////////- See Also:
-
russianLangModel
private static final byte[] russianLangModel/////////////////////////////////////////////////////////////
-
-
Constructor Details
-
CyrillicModel
/////////////////////////////////////////////////////////////
-