mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 01:51:49 +01:00
updated javadoc author
Former-commit-id: 4802729f76f07cedf9ea678822a7b884792ded9b
This commit is contained in:
@@ -24,7 +24,7 @@ import org.apache.lucene.util.Version;
|
|||||||
/**
|
/**
|
||||||
* Tokenizes the input breaking it into tokens when non-alpha/numeric characters are found.
|
* Tokenizes the input breaking it into tokens when non-alpha/numeric characters are found.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class AlphaNumericTokenizer extends CharTokenizer {
|
public class AlphaNumericTokenizer extends CharTokenizer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user