-
class
class
class
Base class for escaping references.
class
Escapes the characters in a String to be suitable to pass to an SQL query.
class
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.
-
class
Default implementation of a
chainable uberspector
that forwards all calls to the wrapped
uberspector (when that is possible).
class
Chainable Uberspector that checks for deprecated method calls.
class
When the introspector.uberspect.class configuration property contains several
uberspector class names, it means those uberspectors will be chained.
class
Use a custom introspector that prevents classloader related method
calls.
class
Implementation of Uberspect to provide the default introspective
functionality of Velocity
class
Implementation of Uberspect to additionally provide access to public fields.