Uses of Class
org.restlet.ext.xml.NodeList
-
Packages that use NodeList Package Description org.restlet.ext.xml Support for XML and XSLT representations. -
-
Uses of NodeList in org.restlet.ext.xml
Methods in org.restlet.ext.xml that return NodeList Modifier and Type Method Description NodeListXmlRepresentation. getNodes(java.lang.String expression)Evaluates an XPath expression as a DOM NodeList.
-