Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TodoElement
A TODO element.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLComment
Represent the content of a <comment> tag.
|
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<ReviewElement> |
XMLArticle.getReviewElements()
Return the review elements.
|
java.util.List<ReviewElement> |
XMLCommentList.ArticleComments.getReviewElements()
Return the review elements.
|
default java.util.List<ReviewElement> |
XMLParentArticle.getReviewElements()
Return the review elements.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence