public class TreeWalker extends Object
element.selectNodes("//*").| Constructor and Description |
|---|
TreeWalker()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
NodeList |
allElements(org.jdom.Element e)
Creates a new Vector and walks the Element tree.
|
public NodeList allElements(org.jdom.Element e)
e - the starting Element nodeCopyright © 2000–2016. All rights reserved.