Remove left-over javadoc <font> tag.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@797870 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2009-07-26 07:30:19 +00:00
parent 0f9d2ec5b8
commit 05351a6f63
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ import org.apache.lucene.util.AttributeSource;
TokenStream, e. g. for buffering purposes (see {@link CachingTokenFilter},
{@link TeeSinkTokenFilter}). For this usecase
{@link AttributeSource#captureState} and {@link AttributeSource#restoreState} can be used.
* <p><font color="#FF0000">
*/
public abstract class TokenStream extends AttributeSource {