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