mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
updated javadoc author
Former-commit-id: e47179411fd0dff94f876f7db37e69584fd3786b
This commit is contained in:
@@ -27,7 +27,7 @@ import org.apache.commons.lang.StringEscapeUtils;
|
|||||||
* An extremely simple wrapper around various escape utils to perform URL and HTML encoding within the reports. This
|
* An extremely simple wrapper around various escape utils to perform URL and HTML encoding within the reports. This
|
||||||
* class was created to simplify the velocity configuration and avoid using the "built-in" escape tool.
|
* class was created to simplify the velocity configuration and avoid using the "built-in" escape tool.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class EscapeTool {
|
public class EscapeTool {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user