Package | Description |
---|---|
com.google.clearsilver.jsilver.functions.escape |
Modifier and Type | Class and Description |
---|---|
class |
HtmlEscapeFunction
This class HTML escapes a string in the same way as the ClearSilver html_escape function.
|
class |
JsEscapeFunction
This Javascript escapes the string so it will be valid data for placement into a Javascript
string.
|
Copyright © 2010-2012 Google. All Rights Reserved.