|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jwebunit.LinkImagePredicate
Matches to a Link element containing an image with a specified filename string as a suffix.
Constructor Summary | |
LinkImagePredicate()
|
Method Summary | |
boolean |
matchesCriteria(java.lang.Object webLink,
java.lang.Object criteria)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LinkImagePredicate()
Method Detail |
public boolean matchesCriteria(java.lang.Object webLink, java.lang.Object criteria)
matchesCriteria
in interface com.meterware.httpunit.HTMLElementPredicate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |