|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.autodoc.v1.testserver.AbstractWriterServer
net.sourceforge.groboutils.pmti.v1.autodoc.v1.server.AbstractAppendFileServer
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. It may directly deal with the data, or pass it off to a remote server.
Constructor Summary | |
AbstractAppendFileServer(java.io.File f)
|
Method Summary | |
protected java.io.Writer |
openOutput(TestData td)
Open a writer stream. |
Methods inherited from class net.sourceforge.groboutils.autodoc.v1.testserver.AbstractWriterServer |
addTestData, closeOutput, writeTestData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractAppendFileServer(java.io.File f)
Method Detail |
protected java.io.Writer openOutput(TestData td) throws java.io.IOException
openOutput
in class AbstractWriterServer
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |