| public interface DirectoryWriter |
|---|
| Modifier and Type | Method and Description |
|---|---|
| void | getModel()
Get the articles model
|
| void | setModel(File dir, ArticlesModel model)
Set the articles model, and the directory to write the wiki
|
| void | writeContent()
Write the wiki content
|
| public interface DirectoryWriter |
|---|
| Modifier and Type | Method and Description |
|---|---|
| void | getFeature(String name)
Return a property value for the writer. Return false by default.
|
| void | setFeature(String name, boolean value)
Set a property value for the writer. Do nothing by default
|
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.