|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the event model used while processing test scripts.
| Method Summary | |
void |
end(AvignonTestState state)
Called when the tag is closed. |
void |
start(AvignonTestState state,
org.xml.sax.Attributes attributes)
Called when the tag is first encountered. |
| Method Detail |
public void start(AvignonTestState state,
org.xml.sax.Attributes attributes)
state - Current test state.attributes - Any XML attributes used with the tag.public void end(AvignonTestState state)
state - Current test state.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||