public interface InterpreterFactory
Modifier and Type | Method and Description |
---|---|
JinjavaInterpreter |
newInstance(Jinjava application,
Context context,
JinjavaConfig renderConfig) |
JinjavaInterpreter |
newInstance(JinjavaInterpreter orig) |
JinjavaInterpreter newInstance(JinjavaInterpreter orig)
JinjavaInterpreter newInstance(Jinjava application, Context context, JinjavaConfig renderConfig)
Copyright © 2019. All rights reserved.