|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.owasp.validator.html.util.HTMLEntityEncoder
public class HTMLEntityEncoder
| Constructor Summary | |
|---|---|
HTMLEntityEncoder()
|
|
| Method Summary | |
|---|---|
static String |
htmlEntityEncode(String value)
A helper method for HTML entity-encoding a String value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLEntityEncoder()
| Method Detail |
|---|
public static String htmlEntityEncode(String value)
value - A String containing HTML control characters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||