EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.template.ui

Interface Summary
TemplateCompiler TemplateCompiler are responsible for compiling template data into a XHTML DOM element, ready to be inserted into the rendering output.
 

Class Summary
JspXHTMLTemplateCompiler JspXHTMLTemplateCompiler can compile XHTML source template data from JSP page into a XHTML DO Element.
TemplateCompilerLoader TemplateCompilerLoader is repsonsible for finding a template compiler instance for a given content type
XHTMLTemplateCompiler XHTMLTemplateCompiler can compile source XHTML template data into.. well a XHTML DOM Element.
 


EchoPoint API - 3.0.0b5
App Webcontainer