public abstract class CategoryListTokenizer extends CategoryTokenizerBase
AttributeSource.AttributeFactory, AttributeSource.StatecategoryAttribute, indexingParams, payload, payloadAttribute, termAttributeinput| Constructor and Description |
|---|
CategoryListTokenizer(TokenStream input,
FacetIndexingParams indexingParams) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleEndOfInput()
A method invoked once when the input stream ends, for subclass-specific
processing.
|
protected void |
handleStartOfInput()
A method invoked once when the input stream begins, for subclass-specific
processing.
|
abstract boolean |
incrementToken() |
void |
reset() |
close, endaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreStatepublic CategoryListTokenizer(TokenStream input, FacetIndexingParams indexingParams)
protected void handleStartOfInput()
throws IOException
IOExceptionprotected void handleEndOfInput()
throws IOException
IOExceptionpublic void reset()
throws IOException
reset in class TokenFilterIOExceptionpublic abstract boolean incrementToken()
throws IOException
incrementToken in class CategoryTokenizerBaseIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.