Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLTree
Represent the content of an <tree> tag.
|
class |
XMLTreeItem
Represent the content of a <li> tag in a tree.
|
Modifier and Type | Method and Description |
---|---|
TreeElement |
TreeElement.getParent()
Return the parent.
|
TreeElement |
XMLTree.getParent() |
TreeElement |
XMLTreeItem.getParent() |
Modifier and Type | Method and Description |
---|---|
default java.util.List<TreeElement> |
TreeElement.getElementsList()
Return the list of elements.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLTreeItem.setParent(TreeElement parent) |
Constructor and Description |
---|
XMLTreeItem(TreeElement parent) |
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence