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, setReader
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toString
public static final boolean DEFAULT_INDEPENDENT_ONLY
public Kanji1GramTokenizer()
public Kanji1GramTokenizer(boolean independentOnly)
public final boolean incrementToken() throws java.io.IOException
incrementToken
クラス内 TokenStream
java.io.IOException
public final void end() throws java.io.IOException
end
クラス内 TokenStream
java.io.IOException
protected boolean getNextKanji() throws java.io.IOException
java.io.IOException
protected int readCharFromBuffer() throws java.io.IOException
java.io.IOException
protected int nextChar() throws java.io.IOException
java.io.IOException
Copyright © 2009-2018 RONDHUIT Co.,Ltd. All Rights Reserved.