Uses of Class
org.littleshoot.util.xml.XPathUtils

Packages that use XPathUtils
org.littleshoot.util.xml   
 

Uses of XPathUtils in org.littleshoot.util.xml
 

Methods in org.littleshoot.util.xml that return XPathUtils
static XPathUtils XPathUtils.newXPath(Document doc)
          Creates a new XPathUtils instance.
static XPathUtils XPathUtils.newXPath(InputStream is)
          Creates a new XPathUtils instance.
static XPathUtils XPathUtils.newXPath(String str)
          Creates a new XPathUtils instance.
static XPathUtils XPathUtils.newXPath(URL url)
          Creates a new XPathUtils instance from the data at the specified HTTP url.
 



Copyright © 2011-2013 LittleShoot. All Rights Reserved.