Package org.fugerit.java.doc.base.parser
Interface DocEvalWithDataModel
public interface DocEvalWithDataModel
-
Method Summary
-
Method Details
-
evalWithDataModel
Function to eval data model- Parameters:
reader- reader on the script or template to be evaluateddataModel- the data model to evaluate- Returns:
- the content evaluated
-