| Package | Description |
|---|---|
| webwork.util |
This package contains various utility classes and JavaBeans.
|
| Modifier and Type | Field and Description |
|---|---|
protected SimpleTest |
SimpleTest.nextTest |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTest |
SimpleTest.getSimpleTest(String expression)
Get a SimpleTest object for the expression.
|
| Constructor and Description |
|---|
SimpleTest(SimpleTest prevTest,
String exp)
Create a SimpleTest for the expression exp, and make use of the values found in the previously evaluated
expression prevText if possible
|
Copyright © 2013 Atlassian. All Rights Reserved.