public class MarkdownProcessor extends AbstractProcessor
| Constructor and Description |
|---|
MarkdownProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(List<ASTCompilationUnit> units,
Path targetFolder) |
String |
render(ASTCompilationUnit compilationUnit) |
ensureFolderExists, moduleName, outputFile, templatepublic String render(ASTCompilationUnit compilationUnit) throws Throwable
render in class AbstractProcessorThrowablepublic void process(List<ASTCompilationUnit> units, Path targetFolder) throws Throwable
process in class AbstractProcessorThrowableCopyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.