Class HebrewModel
java.lang.Object
org.mozilla.universalchardet.prober.sequence.SequenceModel
org.mozilla.universalchardet.prober.sequence.HebrewModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]static final float/////////////////////////////////////////////////////////////private static final short[]/////////////////////////////////////////////////////////////Fields 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
-
TYPICAL_POSITIVE_RATIO
public static final float TYPICAL_POSITIVE_RATIO/////////////////////////////////////////////////////////////- See Also:
-
win1255CharToOrderMap
private static final short[] win1255CharToOrderMap///////////////////////////////////////////////////////////// -
hebrewLangModel
private static final byte[] hebrewLangModel
-
-
Constructor Details
-
HebrewModel
public HebrewModel()/////////////////////////////////////////////////////////////
-