Uses of Class
com.gargoylesoftware.htmlunit.activex.javascript.msxml.XMLDOMSelection

Packages that use XMLDOMSelection
com.gargoylesoftware.htmlunit.activex.javascript.msxml Implementations of the MSXML's (ActiveX) JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. 
 

Uses of XMLDOMSelection in com.gargoylesoftware.htmlunit.activex.javascript.msxml
 

Methods in com.gargoylesoftware.htmlunit.activex.javascript.msxml that return XMLDOMSelection
 XMLDOMSelection XMLDOMNode.selectNodes(String expression)
          Applies the specified pattern-matching operation to this node's context and returns the list of matching nodes.
 



Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.