com.meterware.httpunit
public class WebList extends HTMLElementBase
Since: 1.6
Field Summary | |
---|---|
static int | BULLET_LIST Indicator of a bullet list (HTML tag <ul>) |
static int | ORDERED_LIST Indicator of an ordered list (HTML tag <ol>) |
Constructor Summary | |
---|---|
WebList(WebResponse response, FrameSelector frame, URL baseURL, String baseTarget, Element element, String characterSet) |
Method Summary | |
---|---|
TextBlock[] | getItems() |
int | getListType() |
protected ScriptableDelegate | getParentDelegate() |
protected ScriptableDelegate | newScriptable() |