mirror of https://github.com/apache/lucene.git
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:
parent
0f9d2ec5b8
commit
05351a6f63
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue