Frames | No Frames |
Classes implementing freemarker.template.TemplateNodeModel | |
class | A base class for wrapping a W3C DOM Node as a FreeMarker template model. |
Methods with return type freemarker.template.TemplateNodeModel | |
TemplateNodeModel |
Methods with parameter type freemarker.template.TemplateNodeModel | |
void | Processes the template, using data from the root map object, and outputs
the resulting text to the supplied writer, using the supplied
object wrapper to convert map elements to template models. |
Methods with return type freemarker.template.TemplateNodeModel | |
TemplateNodeModel |
Classes implementing freemarker.template.TemplateNodeModel | |
class | A data model adapter for three widespread XML document object model
representations: W3C DOM, dom4j, and JDOM. |
Methods with return type freemarker.template.TemplateNodeModel | |
TemplateNodeModel |
Methods with parameter type freemarker.template.TemplateNodeModel | |
void | sets TemplateNodeModel as the current visitor node. |
Methods with return type freemarker.template.TemplateNodeModel | |
TemplateNodeModel | |
TemplateNodeModel |