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