public class DocumentationGenerator extends Object implements GeneratorPlugin
| Constructor and Description |
|---|
DocumentationGenerator(File destFile) |
| Modifier and Type | Method and 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–2022 The Apache Software Foundation. All rights reserved.