public class NumericFloatTokenizer extends NumericTokenizer
extra| Constructor and Description |
|---|
NumericFloatTokenizer(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, removeAllAttributes, restoreState, toStringpublic NumericFloatTokenizer(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.