Closeable
, AutoCloseable
public final class EmptyTokenizer
extends org.apache.lucene.analysis.Tokenizer
Constructor | Description |
---|---|
EmptyTokenizer(Reader input) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
public EmptyTokenizer(Reader input)
public boolean incrementToken() throws IOException
incrementToken
in class org.apache.lucene.analysis.TokenStream
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.