GeneratorPlugin
public 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 GeneratorPlugin
IOException
public LogFacade getLog()
getLog
in interface GeneratorPlugin
public void setLog(LogFacade log)
setLog
in interface GeneratorPlugin
Copyright © 2005–2018. All rights reserved.