org.wings.recorder
Class Response
java.lang.Object
org.wings.recorder.Response
public class Response
- extends Object
Completely useless at the moment! This should become a handy tool for
examination of result pages.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Response
public Response(String body)
getBody
public String getBody()
getTextValue
public String getTextValue(String name)
isCheckBoxSelected
public boolean isCheckBoxSelected(String name)
wingS Swings ;-)