Frames | No Frames |
Constructors with parameter type org.apache.velocity.runtime.RuntimeServices | |
CTOR, wraps an ICA
|
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices | |
RuntimeServices | Runtime services, generally initialized by the
initialize() method. |
RuntimeServices |
Methods with parameter type org.apache.velocity.runtime.RuntimeServices | |
void | initializes the ResourceCache. |
void | |
void | Initialize the ResourceManager. |
void | Initialize the ResourceManager. |
void |
Methods with parameter type org.apache.velocity.runtime.RuntimeServices | |
void | init()
|
void | init()
|
void | init()
|
Constructors with parameter type org.apache.velocity.runtime.RuntimeServices | |
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices | |
RuntimeServices |
Methods with parameter type org.apache.velocity.runtime.RuntimeServices | |
void | This initialization is used by all resource
loaders and must be called to set up common
properties shared by all resource loaders
|
ResourceLoader | Gets the loader specified in the configuration file. |
Constructors with parameter type org.apache.velocity.runtime.RuntimeServices | |
ctor for current impl
takes the reference literal we are proxying for, the literal
the VM we are for is called with... |
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices | |
RuntimeServices |
Methods with parameter type org.apache.velocity.runtime.RuntimeServices | |
void | How this directive is to be initialized. |
void | simple init - init the tree and get the elementKey from
the AST
|
void | simple init - init the tree and get the elementKey from
the AST
|
void | Store the literal rendition of a node using
the Node.literal(). |
void | |
void | The major meat of VelocimacroProxy, init() checks the # of arguments, patches the
macro body, renders the macro into an AST, and then inits the AST, so it is ready
for quick rendering. |
void | Used by Parser.java to process VMs withing the parsing process
processAndRegister() doesn't actually render the macro to the output
Processes the macro body into the internal representation used by the
VelocimacroProxy objects, and if not currently used, adds it
to the macro Factory
|
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices |
Constructors with parameter type org.apache.velocity.runtime.RuntimeServices | |
This constructor was added to allow the re-use of parsers. |
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices |
Classes implementing org.apache.velocity.runtime.RuntimeServices | |
class | This is the Runtime system for Velocity. |
Constructors with parameter type org.apache.velocity.runtime.RuntimeServices | |
CTOR : requires a runtime services from now
on
| |
Adds the global namespace to the hash. |
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices | runtime services for this instance
|
RuntimeServices |
Methods with return type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices |
Fields of type org.apache.velocity.runtime.RuntimeServices | |
RuntimeServices | |
RuntimeServices | |
RuntimeServices | |
RuntimeServices |
Methods with parameter type org.apache.velocity.runtime.RuntimeServices | |
LogSystem | Creates a new logging system or returns an existing one
specified by the application. |
void | init()
|
void | |
void | init()
|
void | init()
|
void | |
void |