| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for all test elements
| Method Summary | |
String | getAttribute(String attr)Returns the value of attribute |
IElementRO[] | getChild(String elementTagName)Returns an array of children of this element that have the given tag name |
String | getContent()Returns the content of this element |
String | getName()Returns the name of this element |
String | getRefId()Returns the unique reference id for this element |
Object[] | getUserObjects(String name)Returns an array of objects associated with given name |
boolean | hasUserObject(String name, Object val)Returns true if the element has an object associated via given name |
| Method Detail |
public String getAttribute(String attr)
public IElementRO[] getChild(String elementTagName)
public String getContent()
public String getName()
public String getRefId()
public Object[] getUserObjects(String name)
public boolean hasUserObject(String name, Object val)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||