public class StandardFilter extends TokenFilter
StandardTokenizer.AttributeSource.StateinputDEFAULT_TOKEN_ATTRIBUTE_FACTORYDEFAULT_ATTRIBUTE_FACTORY| Constructor and Description |
|---|
StandardFilter(TokenStream in) |
StandardFilter(Version matchVersion,
TokenStream in)
Deprecated.
|
| 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(TokenStream in)
@Deprecated public StandardFilter(Version matchVersion, TokenStream in)
StandardFilter(TokenStream)public final boolean incrementToken()
throws IOException
incrementToken in class TokenStreamIOExceptionpublic final boolean incrementTokenClassic()
throws IOException
IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.