| Constructor and Description |
|---|
WhereTag(List<ITextTag> listTestTag)
Build a new
where tag. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Object rootObjects)
Evaluate if attribute test is true.
|
String |
getText()
Retrieve the dynamic text from XML element.
|
boolean |
isDynamic()
Indicate if text is dynamic or static.
|
public static final String TAG_NAME
Copyright © 2015 jkniv. All rights reserved.