|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.com.caelum.seleniumdsl.search.RowFinder
public class RowFinder
| Constructor Summary | |
|---|---|
RowFinder()
|
|
| Method Summary | |
|---|---|
boolean |
found()
|
Row |
getFound()
|
RowFinder |
limitEquals(int row,
java.lang.String content)
|
void |
visit(Row row)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowFinder()
| Method Detail |
|---|
public RowFinder limitEquals(int row,
java.lang.String content)
public void visit(Row row)
visit in interface RowVisitorpublic boolean found()
public Row getFound()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||