mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 10:32:00 +01:00
updated javadoc author
Former-commit-id: dddb1eaf50985adbc1c6a8603c3ada0b58deee57
This commit is contained in:
@@ -25,7 +25,7 @@ import org.apache.lucene.analysis.tokenattributes.CharTermAttribute;
|
|||||||
/**
|
/**
|
||||||
* An abstract tokenizing filter that can be used as the base for a tokenizing filter.
|
* An abstract tokenizing filter that can be used as the base for a tokenizing filter.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public abstract class AbstractTokenizingFilter extends TokenFilter {
|
public abstract class AbstractTokenizingFilter extends TokenFilter {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user