|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.groboutils.pmti.v1.itf.parser.AbstractParser
Encapsulates all the data needed to reflect an issue reported by a testcase.
| Constructor Summary | |
AbstractParser()
|
|
| Method Summary | |
protected void |
addRecord(ITestIssueRecord tir)
|
protected abstract void |
findRecords()
Finds all the records, and registers each one with the addRecord() method. |
ITestIssueRecord[] |
parse()
Parse up the internal data into test issue records. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractParser()
| Method Detail |
public ITestIssueRecord[] parse()
parse in interface IParserprotected abstract void findRecords()
protected void addRecord(ITestIssueRecord tir)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||