public final class MockFixedLengthPayloadFilter
extends org.apache.lucene.analysis.TokenFilter
| Constructor and Description |
|---|
MockFixedLengthPayloadFilter(Random random,
org.apache.lucene.analysis.TokenStream in,
int length) |
| 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 MockFixedLengthPayloadFilter(Random random, org.apache.lucene.analysis.TokenStream in, int length)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.