Interface | Description |
---|---|
IChildEngine |
Provides an interface for child engine.
|
IContext |
Interface describing the application data context.
|
IExtensionTemplateEngine |
The IExtensionTemplateEngine is used by an extension template engine.
|
IInvalidReferenceHandler |
This interface is used for handling reference tags, that does not include in the API of the object , which is
put into the context of velocity.
|
IObserverMessage |
A
ObserverMessage provides the way for a Observable processor to report name, and
other notices. |
IReferenceInsertionHandler |
Reference 'Stream insertion' event handler.
|
IRuntimeInstanceVelocityEngine |
Interface to handle runtime instance of velocity.
|
ITemplateEngine |
Provides an interface for template engine.
|
ITool |
Interface for template tool.
|
Class | Description |
---|---|
AbstractTemplateEngine |
This class provides default implementations for the
ITemplateEngine Action interface. |
BlockingControl |
A control that supports operations that wait for the tasks done then release the lock to process.
|
ConcurrentTool |
Provide concurrent task running in template engine.
|
ConcurrentTool.ConsumeObject |
Inner class which acts as the reference for a file pending deletion.
|
ITool.HTMLString |
Direct command
IFormatter to render in HTML format. |
ITool.RetainedString |
Direct command
IFormatter to keep the referenced String format. |
ITool.Void |
A void class uses to return in Velocity Tools when you want exactly not return anything to context.
|
MemoryReader |
A character stream whose source is memory.
|
MemoryWriter |
A character stream that collects its output in a memory.
|
ObserverEvent |
A "ObserverEvent" event gets delivered whenever a engine has changed.
|
ObserverMessageWrapper |
A wrapper for
IObserverMessage . |
TemplateConstants |
Contain constants value for template engine.
|
Tool |
A base class realizing from interface
ITool . |
Copyright © 2010 - No Magic Asia