public class JinjavaInterpreterFactory extends Object implements InterpreterFactory
Constructor and Description |
---|
JinjavaInterpreterFactory() |
Modifier and Type | Method and Description |
---|---|
JinjavaInterpreter |
newInstance(Jinjava application,
Context context,
JinjavaConfig renderConfig) |
JinjavaInterpreter |
newInstance(JinjavaInterpreter orig) |
public JinjavaInterpreter newInstance(JinjavaInterpreter orig)
newInstance
in interface InterpreterFactory
public JinjavaInterpreter newInstance(Jinjava application, Context context, JinjavaConfig renderConfig)
newInstance
in interface InterpreterFactory
Copyright © 2020. All rights reserved.