Package org.rythmengine.template

Interface Summary
ITag Define a tag interface.
ITemplate Define a template instance API
 

Class Summary
ITag.__Body Defines a tag body type
ITag.__Parameter A datastructure to store tag calling parameter
ITag.__ParameterList A list of ITag.__Parameter
ITemplate.__Context The render time context.
JavaTagBase classes extends JavaTagBase are not template based, it's kind of like FastTag in Play
TagBase Define a tag
TemplateBase The base class of template implementation.
TemplateBase.__Itr<T> The helper class to facilitate generating code for the "for" loop in the template source
 



Copyright © 2013. All Rights Reserved.