Package com.hubspot.jinjava.mode
Class PreserveRawExecutionMode
java.lang.Object
com.hubspot.jinjava.mode.PreserveRawExecutionMode
- All Implemented Interfaces:
ExecutionMode
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hubspot.jinjava.mode.ExecutionMode
prepareContext, useEagerContextReverting, useEagerParser
-
Method Details
-
instance
-
isPreserveRawTags
public boolean isPreserveRawTags()- Specified by:
isPreserveRawTagsin interfaceExecutionMode
-