|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mozilla.universalchardet.prober.CharsetProber
org.mozilla.universalchardet.prober.EUCTWProber
public class EUCTWProber
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.mozilla.universalchardet.prober.CharsetProber |
|---|
CharsetProber.ProbingState |
| Field Summary |
|---|
| Fields inherited from class org.mozilla.universalchardet.prober.CharsetProber |
|---|
ASCII_A, ASCII_A_CAPITAL, ASCII_GT, ASCII_LT, ASCII_SP, ASCII_Z, ASCII_Z_CAPITAL, SHORTCUT_THRESHOLD |
| Constructor Summary | |
|---|---|
EUCTWProber()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCharSetName()
|
float |
getConfidence()
|
CharsetProber.ProbingState |
getState()
|
CharsetProber.ProbingState |
handleData(byte[] buf,
int offset,
int length)
|
void |
reset()
|
void |
setOption()
|
| Methods inherited from class org.mozilla.universalchardet.prober.CharsetProber |
|---|
filterWithEnglishLetters, filterWithoutEnglishLetters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EUCTWProber()
| Method Detail |
|---|
public java.lang.String getCharSetName()
getCharSetName in class CharsetProberpublic float getConfidence()
getConfidence in class CharsetProberpublic CharsetProber.ProbingState getState()
getState in class CharsetProber
public CharsetProber.ProbingState handleData(byte[] buf,
int offset,
int length)
handleData in class CharsetProberpublic void reset()
reset in class CharsetProberpublic void setOption()
setOption in class CharsetProber
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||