Uses of Class freemarker.core.TemplateObject

Uses in package freemarker.core

Classes derived from freemarker.core.TemplateObject

class
A template element where the content is ignored, a Comment.
class
class
An abstract class for nodes in the parse tree that represent a FreeMarker expression.
class
An instruction that gets another template and processes it within the current template.
class
An element representing a macro declaration.
class
Represents a <return> instruction to jump out of a macro.
class
Objects that represent elements in the compiled tree representation of the template necessarily descend from this abstract class.
class
A TemplateElement representing a block of plain text.

Constructors with parameter type freemarker.core.TemplateObject