public class HtmlGenerator extends Object
Constructor and Description |
---|
HtmlGenerator(HtmlConfiguration config)
Creates an HTML generator with the given configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
generate()
Generates HTML documentation for the given configuration.
|
public HtmlGenerator(HtmlConfiguration config)
config
- code generator configurationpublic void generate() throws IOException
IOException
Copyright © 2016–2017 OPS4J - Open Participation Software for Java. All rights reserved.