Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Method and Description |
---|---|
XMLTreeItem |
XMLTree.getConditionUniqueElement()
Return the unique element for a condition.
|
XMLTreeItem |
XMLTreeItem.getConditionUniqueElement()
Return the unique element for a condition.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<org.docgene.model.conditions.ConditionElement<XMLTreeItem>> |
XMLTree.getAllElements() |
default java.util.List<XMLTreeItem> |
TreeElement.getConditionElementsList()
Return the list of elements for a condition.
|
java.util.List<XMLTreeItem> |
XMLTreeItem.getItems()
Return the list elements in the tree.
|
java.util.List<XMLTreeItem> |
XMLTree.getItems(ArticlesModel model)
Return the tree elements in the list.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeElement.addItem(XMLTreeItem elt)
Add a child element.
|
void |
XMLTree.addItem(XMLTreeItem elt)
Add a list element to the list.
|
void |
XMLTreeItem.addItem(XMLTreeItem elt)
Add a tree element to the tree.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLTree.addConditionElement(org.docgene.model.conditions.ConditionElement<XMLTreeItem> elt)
Add a condition element to the list.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence