Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Velocity Engine 1.4
Package:
org.apache.velocity.runtime
Class
public
class
VelocimacroManager
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Id: Veloc
Author(s)
Geir Magnusson Jr.
,
Jose Alberto Fernandez
Manages VMs in namespaces. Currently, two namespace modes are supported:
flat - all allowable VMs are in the global namespace
local - inline VMs are added to it's own template namespace
Thanks to
Jose Alberto Fernandez
for some ideas incorporated here.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
- flat - all allowable VMs are in the global namespace
- local - inline VMs are added to it's own template namespace
Thanks to Jose Alberto Fernandez for some ideas incorporated here.