Class IndexView
- java.lang.Object
-
- org.dddjava.jig.presentation.view.html.IndexView
-
public class IndexView extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IndexView(org.thymeleaf.TemplateEngine templateEngine, JigDiagramFormat diagramFormat)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrender(java.util.List<HandleResult> handleResultList, java.nio.file.Path outputDirectory)
-
-
-
Constructor Detail
-
IndexView
public IndexView(org.thymeleaf.TemplateEngine templateEngine, JigDiagramFormat diagramFormat)
-
-
Method Detail
-
render
public void render(java.util.List<HandleResult> handleResultList, java.nio.file.Path outputDirectory)
-
-