org.exoplatform.services.chars.chardet
Class EUCStatistics
java.lang.Object
org.exoplatform.services.chars.chardet.EUCStatistics
- Direct Known Subclasses:
- Big5Statistics, EUCJPStatistics, EUCKRStatistics, EUCTWStatistics, GB2312Statistics
public abstract class EUCStatistics
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EUCStatistics
public EUCStatistics()
mFirstByteFreq
public float[] mFirstByteFreq()
mFirstByteStdDev
public float mFirstByteStdDev()
mFirstByteMean
public float mFirstByteMean()
mFirstByteWeight
public float mFirstByteWeight()
mSecondByteFreq
public float[] mSecondByteFreq()
mSecondByteStdDev
public float mSecondByteStdDev()
mSecondByteMean
public float mSecondByteMean()
mSecondByteWeight
public float mSecondByteWeight()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.