Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
org.docgene.model.globals |
Contains the global elements for the wiki model.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLMessageBox
Represent the content of a messageBox tag.
|
class |
XMLTodo
Represent the content of a <todo> tag.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TodoElement> |
XMLTodoList.ArticleTodos.getComments()
Return the comments.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLArticle.addTodo(TodoElement todo)
Add a todo.
|
void |
XMLTodoList.addTodo(XMLArticle article,
TodoElement todo)
Add a TODO reference.
|
void |
XMLCommentList.addTODO(XMLArticle article,
TodoElement todo)
Add a comment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ArticlesModel.addTodo(XMLArticle article,
TodoElement todo)
Add a TODO to the TODO list.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence