Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Method and Description |
---|---|
XMLList |
XMLList.addSubListItem(boolean isUL)
Add a new list as an item of this list.
|
XMLList |
XMLCommentList.getList()
Return the comment list as a "ol" element.
|
XMLList |
XMLTodoList.getList()
Return the todo list as a "ol" element.
|
XMLList |
ListElement.getParentList()
Return the parent list.
|
XMLList |
XMLList.getParentList()
Return the parent list.
|
XMLList |
XMLListItem.getParentList()
Return the parent list.
|
Modifier and Type | Method and Description |
---|---|
void |
ListElement.setParentList(XMLList parentList)
Set the parent list.
|
void |
XMLList.setParentList(XMLList parentList)
Set the parent list.
|
void |
XMLListItem.setParentList(XMLList parentList)
Set the parent list.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence