Package org.apache.velocity.app.event.implement
-
Class Summary Class Description EscapeHtmlReference Deprecated. impractical useEscapeJavaScriptReference Deprecated. impractical useEscapeReference Base class for escaping references.EscapeSqlReference Escapes the characters in a String to be suitable to pass to an SQL query.EscapeXmlReference Deprecated. impractical useIncludeNotFound Simple event handler that checks to see if an included page is available.IncludeRelativePath Event handler that looks for included files relative to the path of the current template.InvalidReferenceInfo Convenience class to use when reporting out invalid syntax with line, column, and template name.PrintExceptions Simple event handler that renders method exceptions in the page rather than throwing the exception.ReportInvalidReferences Use this event handler to flag invalid references.