Closeable
, AutoCloseable
@Deprecated public final class IndicTokenizer extends org.apache.lucene.analysis.CharTokenizer
StandardTokenizer
instead.Constructor | Description |
---|---|
IndicTokenizer(org.apache.lucene.util.Version matchVersion,
Reader input) |
Deprecated.
|
IndicTokenizer(org.apache.lucene.util.Version matchVersion,
org.apache.lucene.util.AttributeSource.AttributeFactory factory,
Reader input) |
Deprecated.
|
IndicTokenizer(org.apache.lucene.util.Version matchVersion,
org.apache.lucene.util.AttributeSource source,
Reader input) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
isTokenChar(int c) |
Deprecated.
|
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
end, incrementToken, isTokenChar, normalize, normalize, reset
public IndicTokenizer(org.apache.lucene.util.Version matchVersion, org.apache.lucene.util.AttributeSource.AttributeFactory factory, Reader input)
public IndicTokenizer(org.apache.lucene.util.Version matchVersion, org.apache.lucene.util.AttributeSource source, Reader input)
public IndicTokenizer(org.apache.lucene.util.Version matchVersion, Reader input)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.