Package org.proforma.variability.util
Class MatMethodProviderMustache
java.lang.Object
org.proforma.variability.util.MatMethodProviderMustache
- All Implemented Interfaces:
MatMethodProvider<String>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatMethodProviderMustache
public MatMethodProviderMustache()
-
-
Method Details
-
init
- Specified by:
init
in interfaceMatMethodProvider<String>
-
getValueType
Description copied from interface:MatMethodProvider
Must not be called before {@link #init(MatMethod, CS).- Specified by:
getValueType
in interfaceMatMethodProvider<String>
-
execute
Description copied from interface:MatMethodProvider
Must not be called before {@link #init(MatMethod, CS).- Specified by:
execute
in interfaceMatMethodProvider<String>
-
toString
-