|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.pmti.v1.itf.impl.XMLTestIssueRecordWriter
Parses the output of XMLFileServer.
Constructor Summary | |
XMLTestIssueRecordWriter()
|
Method Summary | |
void |
write(ITestIssueRecordSet set,
java.lang.String name)
Write the given record set to the output repository in the correct format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLTestIssueRecordWriter()
Method Detail |
public void write(ITestIssueRecordSet set, java.lang.String name) throws java.io.IOException
write
in interface ITestIssueRecordWriter
set
- the set of records to write.name
- a hint to specify a category to describe the set's output;
this may be used to generate a filename, among other things.
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |