com.meterware.httpunit
public class TextBlock extends BlockElement
Since: 1.6
| Field Summary | |
|---|---|
| static HTMLElementPredicate | MATCH_CLASS Predicate to match part or all of a block's class attribute. |
| static HTMLElementPredicate | MATCH_TAG Predicate to match the tag associated with a block (case insensitive). |
| Constructor Summary | |
|---|---|
| TextBlock(WebResponse response, FrameSelector frame, URL baseURL, String baseTarget, Node rootNode, String characterSet) | |
| Method Summary | |
|---|---|
| WebList[] | getLists()
Returns any lists embedded in this text block. |