API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.web.view. JOTViewParserInterface View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 JOTViewParserInterface
Subinterfaces
Description
public interface JOTViewParserInterface
Implement to create a view parser.
See also:   
Methods
Hide/Show inherited methods
public String process (String template, JOTViewParserData view, String templateRoot) throws Exception
  Process the template and view and return processed html Can make callbacks to JOTViewParser.parse() if recusring parsing needed
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar