Index

A C H M S 
All Classes and Interfaces|All Packages

A

acceptViewName(String) - Method in class com.blackrook.small.views.mustache.MustacheViewDriver
Checks if this handler should process a view by its view name.

C

com.blackrook.small.views.mustache - package com.blackrook.small.views.mustache
Contains an implementation of Mustache for processing views.
createClasspathMustacheFactory(String) - Static method in class com.blackrook.small.views.mustache.MustacheViewDriver
Creates a new DefaultMustacheFactory using a class path root.
createFileMustacheFactory(File) - Static method in class com.blackrook.small.views.mustache.MustacheViewDriver
Creates a new DefaultMustacheFactory using a file root.

H

handleView(HttpServletRequest, HttpServletResponse, Object, String) - Method in class com.blackrook.small.views.mustache.MustacheViewDriver
 

M

MustacheViewDriver - Class in com.blackrook.small.views.mustache
The Mustache View Driver for Small.
MustacheViewDriver(MustacheFactory) - Constructor for class com.blackrook.small.views.mustache.MustacheViewDriver
Creates a Mustache View Driver using the provided MustacheFactory.

S

setMimeType(String) - Method in class com.blackrook.small.views.mustache.MustacheViewDriver
Sets the forced MIME-Type.
A C H M S 
All Classes and Interfaces|All Packages