Ajocado API 1.0.0.Alpha2

Uses of Class
org.jboss.arquillian.ajocado.encapsulated.XpathLibrary

Packages that use XpathLibrary
org.jboss.arquillian.ajocado.encapsulated   
org.jboss.arquillian.ajocado.framework   
 

Uses of XpathLibrary in org.jboss.arquillian.ajocado.encapsulated
 

Fields in org.jboss.arquillian.ajocado.encapsulated declared as XpathLibrary
static XpathLibrary XpathLibrary.AJAXSLT
          Google's library
static XpathLibrary XpathLibrary.DEFAULT
          Default library, currently Google's library, see AJAXSLT
static XpathLibrary XpathLibrary.JAVASCRIPT_XPATH
          Cybozu Labs' faster library
 

Uses of XpathLibrary in org.jboss.arquillian.ajocado.framework
 

Methods in org.jboss.arquillian.ajocado.framework with parameters of type XpathLibrary
 void TypedSelenium.useXpathLibrary(XpathLibrary xpathLibrary)
          Allows choice of one of the available libraries.
 


Ajocado API 1.0.0.Alpha2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.