Package | Description |
---|---|
com.sun.tools.txw2.model |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<Element> |
NodeSet.rootElements
Set of all the
Element s that can be root. |
Modifier and Type | Method and Description |
---|---|
private void |
NodeSet.markRoot(java.lang.Iterable<Leaf> c,
java.util.Set<Element> rootElements)
Marks all the element children as root.
|