-
- All Implemented Interfaces:
-
com.mitchellbosecke.pebble.extension.Extension
public final class TemplateExtension extends AbstractExtension
-
-
Constructor Summary
Constructors Constructor Description TemplateExtension()
-
Method Summary
Modifier and Type Method Description Map<String, Filter>getFilters()-
Methods inherited from class com.mitchellbosecke.pebble.extension.Extension
equals, hashCode, toString -
Methods inherited from class com.neva.gradle.fork.template.TemplateExtension
getAttributeResolver, getBinaryOperators, getFunctions, getGlobalVariables, getNodeVisitors, getTests, getTokenParsers, getUnaryOperators -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFilters
Map<String, Filter> getFilters()
-
-
-
-