JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.github.mustachejava
PragmaHandler
Contents
Description
Method Summary
Method Details
handle(TemplateContext, String, String)
Hide sidebar
Show sidebar
Interface PragmaHandler
public interface
PragmaHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Code
handle
(
TemplateContext
tc,
String
pragma,
String
args)
Method Details
handle
Code
handle
(
TemplateContext
tc,
String
pragma,
String
args)