Frames | No Frames |
Methods with return type org.apache.velocity.anakia.NodeList | |
NodeList | TreeWalker.allElements(Element e) Creates a new Vector and walks the Element tree. |
NodeList | Apply an XPath to a JDOM Document
|
NodeList | Apply an XPath to a JDOM Element
|
NodeList | Apply an XPath to a nodeset
|
NodeList | AnakiaElement.selectNodes(String xpathExpression) Applies an XPath expression to this element and returns the resulting
node list. |
NodeList | NodeList.selectNodes(String xpathString) Applies an XPath expression to the node list and returns the resulting
node list. |