mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 01:51:49 +01:00
updated javadoc author
Former-commit-id: 1129346d7f495fa50b2f1c84c53817d3b0cab0e8
This commit is contained in:
@@ -31,7 +31,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
/**
|
/**
|
||||||
* The base FileTypeAnalyzer that all analyzers that have specific file types they analyze should extend.
|
* The base FileTypeAnalyzer that all analyzers that have specific file types they analyze should extend.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public abstract class AbstractFileTypeAnalyzer extends AbstractAnalyzer implements FileTypeAnalyzer {
|
public abstract class AbstractFileTypeAnalyzer extends AbstractAnalyzer implements FileTypeAnalyzer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user