GeneratorPluginpublic class DocumentationGenerator extends Object implements GeneratorPlugin
| Constructor | Description |
|---|---|
DocumentationGenerator(File destFile) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
generate(NamespaceMapping namespaceMapping) |
|
LogFacade |
getLog() |
|
void |
setLog(LogFacade log) |
public DocumentationGenerator(File destFile)
public void generate(NamespaceMapping namespaceMapping) throws IOException
generate in interface GeneratorPluginIOExceptionpublic LogFacade getLog()
getLog in interface GeneratorPluginpublic void setLog(LogFacade log)
setLog in interface GeneratorPluginCopyright © 2005–2018. All rights reserved.