Uses of Interface
org.apache.velocity.util.RuntimeServicesAware
Packages that use RuntimeServicesAware
-
Uses of RuntimeServicesAware in org.apache.velocity.app.event.implement
Classes in org.apache.velocity.app.event.implement that implement RuntimeServicesAwareModifier and TypeClassDescriptionclass
Escape all HTML entities.class
Escapes the characters in a String to be suitable for use in JavaScript.class
Base class for escaping references.class
Escapes the characters in a String to be suitable to pass to an SQL query.class
Escape all XML entities.class
Simple event handler that checks to see if an included page is available.class
Simple event handler that renders method exceptions in the page rather than throwing the exception.class
Use this event handler to flag invalid references. -
Uses of RuntimeServicesAware in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement RuntimeServicesAwareModifier and TypeClassDescriptionclass
Use a custom introspector that prevents classloader related method calls.