Uses of Class
com.gargoylesoftware.htmlunit.javascript.host.XPathNSResolver

Packages that use XPathNSResolver
com.gargoylesoftware.htmlunit.javascript.host Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. 
 

Uses of XPathNSResolver in com.gargoylesoftware.htmlunit.javascript.host
 

Methods in com.gargoylesoftware.htmlunit.javascript.host that return XPathNSResolver
 XPathNSResolver Document.jsxFunction_createNSResolver(Node nodeResolver)
          Adapts any DOM node to resolve namespaces so that an XPath expression can be easily evaluated relative to the context of the node where it appeared within the document.
 



Copyright © 2002-2011 Gargoyle Software Inc.. All Rights Reserved.