public class EUCKRProber extends CharsetProber
CharsetProber.ProbingStateASCII_A, ASCII_A_CAPITAL, ASCII_GT, ASCII_LT, ASCII_SP, ASCII_Z, ASCII_Z_CAPITAL, SHORTCUT_THRESHOLD| Constructor and Description |
|---|
EUCKRProber() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharSetName() |
float |
getConfidence() |
CharsetProber.ProbingState |
getState() |
CharsetProber.ProbingState |
handleData(byte[] buf,
int offset,
int length) |
void |
reset() |
void |
setOption() |
filterWithEnglishLetters, filterWithoutEnglishLetters, isActive, setActivepublic String getCharSetName()
getCharSetName in class CharsetProberpublic float getConfidence()
getConfidence in class CharsetProberpublic CharsetProber.ProbingState getState()
getState in class CharsetProberpublic CharsetProber.ProbingState handleData(byte[] buf, int offset, int length)
handleData in class CharsetProberpublic void reset()
reset in class CharsetProberpublic void setOption()
setOption in class CharsetProberCopyright © 2017. All rights reserved.