public class StandardFilter extends TokenFilter
StandardTokenizer.AttributeSource.AttributeFactory, AttributeSource.Stateinput| Constructor and Description |
|---|
StandardFilter(Version matchVersion,
TokenStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
boolean |
incrementTokenClassic() |
close, end, resetaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic StandardFilter(Version matchVersion, TokenStream in)
public final boolean incrementToken()
throws IOException
incrementToken in class TokenStreamIOExceptionpublic final boolean incrementTokenClassic()
throws IOException
IOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.