org.openqa.selenium.internal
Class IndexFilterFunction

java.lang.Object
  extended by org.openqa.selenium.internal.IndexFilterFunction
All Implemented Interfaces:
FilterFunction

public class IndexFilterFunction
extends java.lang.Object
implements FilterFunction


Constructor Summary
IndexFilterFunction()
           
 
Method Summary
 java.util.List<WebElement> filterElements(java.util.List<WebElement> allElements, java.lang.String filterValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexFilterFunction

public IndexFilterFunction()
Method Detail

filterElements

public java.util.List<WebElement> filterElements(java.util.List<WebElement> allElements,
                                                 java.lang.String filterValue)
Specified by:
filterElements in interface FilterFunction


Copyright © 2009. All Rights Reserved.