public class VelocityRendererMain extends Object
| Constructor and Description |
|---|
VelocityRendererMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Arguments list:
Full path of dependency tree file to parse;
Dependency tree file format; must be the (case-insensitive) name of a
enum;
Full path to the output directory where HTML files and static resources will be generated (this directory will be erased);
Renderer format; must be the (case-insensitive) name of a enum;
|
public static void main(String[] args) throws IOException, ParseException, VisitException
InputType enum;VelocityRenderType enum;args - ParseExceptionIOExceptionVisitExceptionCopyright © 2011-2019. All Rights Reserved.