public final class GosenReadingsFormFilter
extends org.apache.lucene.analysis.TokenFilter
ReadingsAttribute.
To prevent terms from being replaced use an instance of
SetKeywordMarkerFilter or a custom TokenFilter that sets
the KeywordAttribute before this TokenStream.
| Constructor and Description |
|---|
GosenReadingsFormFilter(org.apache.lucene.analysis.TokenStream input) |
GosenReadingsFormFilter(org.apache.lucene.analysis.TokenStream input,
boolean romanized) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic GosenReadingsFormFilter(org.apache.lucene.analysis.TokenStream input)
public GosenReadingsFormFilter(org.apache.lucene.analysis.TokenStream input,
boolean romanized)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOException