public class AssociationListTokenizer extends CategoryListTokenizer
| Modifier and Type | Field and Description |
|---|---|
protected CategoryListPayloadStream |
payloadStream |
categoryAttribute, indexingParams, payload, payloadAttribute, termAttribute| Constructor and Description |
|---|
AssociationListTokenizer(org.apache.lucene.analysis.TokenStream input,
EnhancementsIndexingParams indexingParams,
CategoryEnhancement enhancement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleStartOfInput()
A method invoked once when the input stream begins, for subclass-specific
processing.
|
boolean |
incrementToken() |
handleEndOfInput, resetaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringprotected CategoryListPayloadStream payloadStream
public AssociationListTokenizer(org.apache.lucene.analysis.TokenStream input,
EnhancementsIndexingParams indexingParams,
CategoryEnhancement enhancement)
protected void handleStartOfInput()
throws IOException
CategoryListTokenizerhandleStartOfInput in class CategoryListTokenizerIOExceptionpublic final boolean incrementToken()
throws IOException
incrementToken in class CategoryListTokenizerIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.