org.owasp.validator.html.util
public class HTMLEntityEncoder extends java.lang.Object
Constructor and Description |
---|
HTMLEntityEncoder() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
htmlEntityEncode(java.lang.String value)
A helper method for HTML entity-encoding a String value.
|
Copyright © 2014. All Rights Reserved.