- getConfiguration() - Method in class org.restlet.ext.freemarker.TemplateFilter
-
Returns the FreeMarker configuration.
- getDataModel() - Method in class org.restlet.ext.freemarker.TemplateFilter
-
Returns the template data model common to all calls.
- getDataModel() - Method in class org.restlet.ext.freemarker.TemplateRepresentation
-
Returns the template's data model.
- getLastModified(Object) - Method in class org.restlet.ext.freemarker.ContextTemplateLoader
-
Returns the modification time.
- getObjectClasses(Variant) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
-
- getReader(Object, String) - Method in class org.restlet.ext.freemarker.ContextTemplateLoader
-
Returns the reader for the template source.
- getTemplate(Configuration, Representation) - Static method in class org.restlet.ext.freemarker.TemplateRepresentation
-
Returns a FreeMarker template from a representation and a configuration.
- getTemplate(Configuration, String) - Static method in class org.restlet.ext.freemarker.TemplateRepresentation
-
Returns a FreeMarker template from its name and a configuration.
- getTemplate() - Method in class org.restlet.ext.freemarker.TemplateRepresentation
-
Returns the FreeMarker template.
- getVariants(Class<?>) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
-