Uses of Interface
org.apache.velocity.app.event.IncludeEventHandler
-
Uses of IncludeEventHandler in org.apache.velocity.app.event
Modifier and TypeMethodDescriptionvoid
EventCartridge.addIncludeEventHandler
(IncludeEventHandler ev) Add an include event handler to the Cartridge. -
Uses of IncludeEventHandler in org.apache.velocity.app.event.implement
Modifier and TypeClassDescriptionclass
Simple event handler that checks to see if an included page is available.class
Event handler that looks for included files relative to the path of the current template.