Uses of Class freemarker.core.Configurable

Uses in package freemarker.template

Classes derived from freemarker.core.Configurable

class
Main entry point into the FreeMarker API, this class encapsulates the various configuration parameters with which FreeMarker is run, as well as serves as a central template loading and caching point.
class
A core FreeMarker API that represents a compiled template.

Uses in package freemarker.core

Classes derived from freemarker.core.Configurable

class
Object that represents the runtime environment during template processing.

Constructors with parameter type freemarker.core.Configurable

Creates a new instance.

Methods with return type freemarker.core.Configurable

Configurable
Returns the parent Configurable object of this object.