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