Uses of Class
org.apache.velocity.app.event.implement.EscapeReference
Packages that use EscapeReference
-
Uses of EscapeReference in org.apache.velocity.app.event.implement
Subclasses of EscapeReference in org.apache.velocity.app.event.implementModifier and TypeClassDescriptionclassEscape all HTML entities.classEscapes the characters in a String to be suitable for use in JavaScript.classEscapes the characters in a String to be suitable to pass to an SQL query.classEscape all XML entities.