Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
I
O
R
S
T
U
V
W
A
afterHandle(Request, Response)
- Method in class org.restlet.ext.velocity.
TemplateFilter
G
getEngine()
- Method in class org.restlet.ext.velocity.
TemplateRepresentation
Returns the Velocity engine.
getLastModified(Resource)
- Method in class org.restlet.ext.velocity.
RepresentationResourceLoader
getObjectClasses(Variant)
- Method in class org.restlet.ext.velocity.
VelocityConverter
getResourceStream(String)
- Method in class org.restlet.ext.velocity.
RepresentationResourceLoader
getStore()
- Static method in class org.restlet.ext.velocity.
RepresentationResourceLoader
Returns the cache of template representations.
getTemplate()
- Method in class org.restlet.ext.velocity.
TemplateRepresentation
Returns the Velocity template.
getVariants(Class<?>)
- Method in class org.restlet.ext.velocity.
VelocityConverter
I
init(ExtendedProperties)
- Method in class org.restlet.ext.velocity.
RepresentationResourceLoader
isSourceModified(Resource)
- Method in class org.restlet.ext.velocity.
RepresentationResourceLoader
O
org.restlet.ext.velocity
- package org.restlet.ext.velocity
Integration with Apache Velocity 1.7.
R
RepresentationResourceLoader
- Class in
org.restlet.ext.velocity
Velocity resource loader based on a static map of representations or on a default representation.
RepresentationResourceLoader(Representation)
- Constructor for class org.restlet.ext.velocity.
RepresentationResourceLoader
Constructor.
S
score(Representation, Class<T>, Resource)
- Method in class org.restlet.ext.velocity.
VelocityConverter
score(Object, Variant, Resource)
- Method in class org.restlet.ext.velocity.
VelocityConverter
setDataModel(Map<String, Object>)
- Method in class org.restlet.ext.velocity.
TemplateRepresentation
Sets the template's data model.
setDataModel(Request, Response)
- Method in class org.restlet.ext.velocity.
TemplateRepresentation
Sets the template's data model from a request/response pair.
setDataModel(Resolver<Object>)
- Method in class org.restlet.ext.velocity.
TemplateRepresentation
Sets the template's data model from a resolver.
T
TemplateFilter
- Class in
org.restlet.ext.velocity
Filter response's entity and wrap it with a Velocity's template representation.
TemplateFilter()
- Constructor for class org.restlet.ext.velocity.
TemplateFilter
Constructor.
TemplateFilter(Context)
- Constructor for class org.restlet.ext.velocity.
TemplateFilter
Constructor.
TemplateFilter(Context, Restlet)
- Constructor for class org.restlet.ext.velocity.
TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Map<String, Object>)
- Constructor for class org.restlet.ext.velocity.
TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Resolver<Object>)
- Constructor for class org.restlet.ext.velocity.
TemplateFilter
Constructor.
TemplateRepresentation
- Class in
org.restlet.ext.velocity
Velocity template representation.
TemplateRepresentation(Representation, Map<String, Object>, MediaType)
- Constructor for class org.restlet.ext.velocity.
TemplateRepresentation
Constructor based on a Velocity 'encoded' representation.
TemplateRepresentation(Representation, MediaType)
- Constructor for class org.restlet.ext.velocity.
TemplateRepresentation
Constructor based on a Velocity 'encoded' representation.
TemplateRepresentation(String, Map<String, Object>, MediaType)
- Constructor for class org.restlet.ext.velocity.
TemplateRepresentation
Constructor.
TemplateRepresentation(String, MediaType)
- Constructor for class org.restlet.ext.velocity.
TemplateRepresentation
Constructor.
TemplateRepresentation(Template, Map<String, Object>, MediaType)
- Constructor for class org.restlet.ext.velocity.
TemplateRepresentation
Constructor.
TemplateRepresentation(Template, MediaType)
- Constructor for class org.restlet.ext.velocity.
TemplateRepresentation
Constructor.
toObject(Representation, Class<T>, Resource)
- Method in class org.restlet.ext.velocity.
VelocityConverter
toRepresentation(Object, Variant, Resource)
- Method in class org.restlet.ext.velocity.
VelocityConverter
U
updatePreferences(List<Preference<MediaType>>, Class<T>)
- Method in class org.restlet.ext.velocity.
VelocityConverter
V
VelocityConverter
- Class in
org.restlet.ext.velocity
Converter between the Velocity Template objects and Representations.
VelocityConverter()
- Constructor for class org.restlet.ext.velocity.
VelocityConverter
W
write(Writer)
- Method in class org.restlet.ext.velocity.
TemplateRepresentation
Writes the datum as a stream of characters.
A
G
I
O
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2014
Restlet
.