public class NumericIntegerTokenizer extends NumericTokenizer
extra| Constructor and Description |
|---|
NumericIntegerTokenizer(Reader reader,
int precisionStep,
char[] buffer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setValue(org.apache.lucene.analysis.NumericTokenStream tokenStream,
String value) |
close, end, incrementToken, resetaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic NumericIntegerTokenizer(Reader reader, int precisionStep, char[] buffer) throws IOException
IOExceptionprotected void setValue(org.apache.lucene.analysis.NumericTokenStream tokenStream,
String value)
setValue in class NumericTokenizerCopyright © 2009–2016. All rights reserved.