| Package | Description |
|---|---|
| org.apache.velocity.app.event | |
| org.apache.velocity.app.event.implement |
| Modifier and Type | Method and Description |
|---|---|
void |
EventCartridge.addIncludeEventHandler(IncludeEventHandler ev)
Add an include event handler to the Cartridge.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncludeNotFound
Simple event handler that checks to see if an included page is available.
|
class |
IncludeRelativePath
Event handler that looks for included files relative to the path of the
current template.
|
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.