| Package | Description | 
|---|---|
| org.apache.velocity.app.event.implement | |
| org.apache.velocity.util.introspection | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EscapeHtmlReferenceDeprecated. 
 impractical use | 
| class  | EscapeJavaScriptReferenceDeprecated. 
 impractical use | 
| class  | EscapeReferenceBase class for escaping references. | 
| class  | EscapeSqlReferenceEscapes the characters in a String to be suitable to pass to an SQL query. | 
| class  | EscapeXmlReferenceDeprecated. 
 impractical use | 
| class  | IncludeNotFoundSimple event handler that checks to see if an included page is available. | 
| class  | PrintExceptionsSimple event handler that renders method exceptions in the page
 rather than throwing the exception. | 
| class  | ReportInvalidReferencesUse this event handler to flag invalid references. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractChainableUberspectorDefault implementation of a  chainable uberspectorthat forwards all calls to the wrapped
 uberspector (when that is possible). | 
| class  | DeprecatedCheckUberspectorChainable Uberspector that checks for deprecated method calls. | 
| class  | LinkingUberspector
 When the introspector.uberspect.class configuration property contains several
 uberspector class names, it means those uberspectors will be chained. | 
| class  | SecureUberspectorUse a custom introspector that prevents classloader related method
 calls. | 
| class  | UberspectImplImplementation of Uberspect to provide the default introspective
  functionality of Velocity | 
| class  | UberspectPublicFieldsImplementation of Uberspect to additionally provide access to public fields. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.