AttributeSource.State| 修飾子とタイプ | フィールドと説明 |
|---|---|
static boolean |
DEFAULT_INDEPENDENT_ONLY |
DEFAULT_TOKEN_ATTRIBUTE_FACTORY| コンストラクタと説明 |
|---|
Kanji1GramTokenizer() |
Kanji1GramTokenizer(boolean independentOnly) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
end() |
protected boolean |
getNextKanji() |
boolean |
incrementToken() |
protected int |
nextChar() |
protected int |
readCharFromBuffer() |
void |
reset() |
close, correctOffset, setReaderaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toStringpublic static final boolean DEFAULT_INDEPENDENT_ONLY
public Kanji1GramTokenizer()
public Kanji1GramTokenizer(boolean independentOnly)
public final boolean incrementToken()
throws java.io.IOException
incrementToken クラス内 TokenStreamjava.io.IOExceptionpublic final void end()
throws java.io.IOException
end クラス内 TokenStreamjava.io.IOExceptionprotected boolean getNextKanji()
throws java.io.IOException
java.io.IOExceptionprotected int readCharFromBuffer()
throws java.io.IOException
java.io.IOExceptionprotected int nextChar()
throws java.io.IOException
java.io.IOExceptionCopyright © 2009-2018 RONDHUIT Co.,Ltd. All Rights Reserved.