public class HTMLEntityEncoder extends Object
| Constructor and Description |
|---|
HTMLEntityEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
htmlEntityEncode(String value)
A helper method for HTML entity-encoding a String value.
|
Copyright © 2013 The Open Web Application Security Project (OWASP). All rights reserved.