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 © 2014. All rights reserved.