Uses of Class
org.apache.velocity.anakia.NodeList
Packages that use NodeList
-
Uses of NodeList in org.apache.velocity.anakia
Methods in org.apache.velocity.anakia that return NodeListModifier and TypeMethodDescriptionTreeWalker.allElements
(org.jdom.Element e) Creates a new Vector and walks the Element tree.Apply an XPath to a nodesetApply an XPath to a JDOM DocumentApply an XPath to a JDOM ElementAnakiaElement.selectNodes
(String xpathExpression) Applies an XPath expression to this element and returns the resulting node list.NodeList.selectNodes
(String xpathString) Applies an XPath expression to the node list and returns the resulting node list.