watij.finders.table
Class FindElementsInCellsAbove

java.lang.Object
  extended by watij.finders.table.FindElementsInCellsAbove

public class FindElementsInCellsAbove
extends java.lang.Object


Constructor Summary
FindElementsInCellsAbove()
           
 
Method Summary
 java.util.List<org.w3c.dom.Element> find(org.w3c.dom.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindElementsInCellsAbove

public FindElementsInCellsAbove()
Method Detail

find

public java.util.List<org.w3c.dom.Element> find(org.w3c.dom.Element element)
                                         throws java.lang.Exception
Throws:
java.lang.Exception