Uses of Class org.apache.lucene.analysis.Token

Uses in package org.apache.lucene.analysis.de

Methods with return type org.apache.lucene.analysis.Token

Token

Uses in package org.apache.lucene.analysis

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token
Token
Returns the next input Token, after being stemmed
Token
Returns the next input Token whose termText() is not a stop word.
Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.analysis.ru

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token

Uses in package org.apache.lucene.analysis.standard

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next token in the stream, or null at EOS.

Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.