public final class TrimFilter
extends org.apache.lucene.analysis.TokenFilter
| Constructor and Description |
|---|
TrimFilter(org.apache.lucene.analysis.TokenStream in,
boolean updateOffsets) |
| 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 TrimFilter(org.apache.lucene.analysis.TokenStream in,
boolean updateOffsets)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.