java.lang.Object
colesico.framework.pebble.PebbleOptionsPrototype
This config is used to set pebble engine building options
- Author:
- Vladlen Larionov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidapplyOptions(com.mitchellbosecke.pebble.PebbleEngine.Builder builder)
-
Constructor Details
-
PebbleOptionsPrototype
public PebbleOptionsPrototype()
-
-
Method Details
-
applyOptions
public abstract void applyOptions(com.mitchellbosecke.pebble.PebbleEngine.Builder builder)
-