A C F G O S T W

A

afterHandle(Request, Response) - Method in class org.restlet.ext.freemarker.TemplateFilter
 

C

closeTemplateSource(Object) - Method in class org.restlet.ext.freemarker.ContextTemplateLoader
Close the template source.
ContextTemplateLoader - Class in org.restlet.ext.freemarker
FreeMarker template loader based on a Context's client dispatcher.
ContextTemplateLoader(Context, Reference) - Constructor for class org.restlet.ext.freemarker.ContextTemplateLoader
Constructor.
ContextTemplateLoader(Context, String) - Constructor for class org.restlet.ext.freemarker.ContextTemplateLoader
Constructor.
createDataModel(Request, Response) - Method in class org.restlet.ext.freemarker.TemplateFilter
Creates the FreeMarker data model for a given call.

F

findTemplateSource(String) - Method in class org.restlet.ext.freemarker.ContextTemplateLoader
Finds the object that acts as the source of the template with the given name.
FreemarkerConverter - Class in org.restlet.ext.freemarker
Converter between the Freemarker Template objects and Representations.
FreemarkerConverter() - Constructor for class org.restlet.ext.freemarker.FreemarkerConverter
 

G

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
 

O

org.restlet.ext.freemarker - package org.restlet.ext.freemarker
Integration with FreeMarker 2.3 template library.

S

score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
 
score(Object, Variant, Resource) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
 
setConfiguration(Configuration) - Method in class org.restlet.ext.freemarker.TemplateFilter
Sets the FreeMarker configuration.
setDataModel(Object) - Method in class org.restlet.ext.freemarker.TemplateFilter
Sets the template data model common to all calls.
setDataModel(Object) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Sets the template's data model.
setDataModel(Request, Response) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Sets the template's data model from a request/response pair.
setDataModel(Resolver<Object>) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Sets the template's data model from a resolver.
setTemplate(Template) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Sets the FreeMarker template.

T

TemplateFilter - Class in org.restlet.ext.freemarker
Filter response's entity and wrap it with a FreeMarker's template representation.
TemplateFilter() - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Object) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Resolver<Object>) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateRepresentation - Class in org.restlet.ext.freemarker
FreeMarker template representation.
TemplateRepresentation(Representation, Configuration, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Representation, Configuration, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Representation, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Representation, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(String, Configuration, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(String, Configuration, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Template, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Template, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
toObject(Representation, Class<T>, Resource) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
 
toRepresentation(Object, Variant, Resource) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
 

W

write(Writer) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Writes the datum as a stream of characters.

A C F G O S T W

Copyright © 2005-2014 Restlet.