Class Latin7Model
java.lang.Object
org.mozilla.universalchardet.prober.sequence.SequenceModel
org.mozilla.universalchardet.prober.sequence.GreekModel
org.mozilla.universalchardet.prober.sequence.Latin7Model
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final short[]/////////////////////////////////////////////////////////////Fields inherited from class GreekModel
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
-
latin7CharToOrderMap
private static final short[] latin7CharToOrderMap/////////////////////////////////////////////////////////////
-
-
Constructor Details
-
Latin7Model
public Latin7Model()/////////////////////////////////////////////////////////////
-