Class BulgarianModel
java.lang.Object
org.mozilla.universalchardet.prober.sequence.SequenceModel
org.mozilla.universalchardet.prober.sequence.BulgarianModel
- Direct Known Subclasses:
Latin5BulgarianModel, Win1251BulgarianModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]/////////////////////////////////////////////////////////////static final float/////////////////////////////////////////////////////////////Fields inherited from class SequenceModel
charsetName, charToOrderMap, keepEnglishLetter, precedenceMatrix, typicalPositiveRatio -
Constructor Summary
ConstructorsConstructorDescriptionBulgarianModel(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:
-
bulgarianLangModel
private static final byte[] bulgarianLangModel/////////////////////////////////////////////////////////////
-
-
Constructor Details
-
BulgarianModel
/////////////////////////////////////////////////////////////
-