Package | Description |
---|---|
org.apache.velocity.app.event | |
org.apache.velocity.app.event.implement | |
org.apache.velocity.example |
Modifier and Type | Method and Description |
---|---|
void |
EventCartridge.addReferenceInsertionEventHandler(ReferenceInsertionEventHandler ev)
Add a reference insertion event handler to the Cartridge.
|
Modifier and Type | Class and Description |
---|---|
class |
EscapeHtmlReference
Deprecated.
impractical use
|
class |
EscapeJavaScriptReference
Deprecated.
impractical use
|
class |
EscapeReference
Base class for escaping references.
|
class |
EscapeSqlReference
Escapes the characters in a String to be suitable to pass to an SQL query.
|
class |
EscapeXmlReference
Deprecated.
impractical use
|
Modifier and Type | Class and Description |
---|---|
class |
EventExample
This class is a simple demonstration of how the event handling
features of the Velocity Servlet Engine are used.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.