| Package | Description |
|---|---|
| org.itsnat.core.domutil |
Contains utilities to manipulate DOM elements using the pattern approach (lists, tables and trees)
and other utility classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ElementTreeNodeList |
ElementGroupManager.createElementTreeNodeList(boolean treeTable,
Element parentElement,
boolean removePattern)
Creates a pattern based rootless DOM element tree.
|
ElementTreeNodeList |
ElementGroupManager.createElementTreeNodeList(boolean treeTable,
Element parentElement,
boolean removePattern,
ElementTreeNodeStructure structure,
ElementTreeNodeRenderer renderer)
Creates a pattern based rootless DOM element tree.
|
ElementTreeNodeList |
ElementTreeNode.getChildTreeNodeList()
Returns the child tree node list of this tree node.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.