public class WikiDocumentationGenerator extends Object implements GeneratorPlugin
| Constructor and Description |
|---|
WikiDocumentationGenerator(File destFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(NamespaceMapping namespaceMapping) |
LogFacade |
getLog() |
void |
setLog(LogFacade log) |
public WikiDocumentationGenerator(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–2020 The Apache Software Foundation. All rights reserved.