org.mozilla.universalchardet.prober
Class MBCSGroupProber
java.lang.Object
org.mozilla.universalchardet.prober.CharsetProber
org.mozilla.universalchardet.prober.MBCSGroupProber
public class MBCSGroupProber
- extends CharsetProber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBCSGroupProber
public MBCSGroupProber()
getCharSetName
public String getCharSetName()
- Specified by:
getCharSetName in class CharsetProber
getConfidence
public float getConfidence()
- Specified by:
getConfidence in class CharsetProber
getState
public CharsetProber.ProbingState getState()
- Specified by:
getState in class CharsetProber
handleData
public CharsetProber.ProbingState handleData(byte[] buf,
int offset,
int length)
- Specified by:
handleData in class CharsetProber
reset
public void reset()
- Specified by:
reset in class CharsetProber
setOption
public void setOption()
- Specified by:
setOption in class CharsetProber
Copyright © 2011. All Rights Reserved.