Uses of Class
net.sourceforge.groboutils.autodoc.v1.testserver.AbstractWriterServer

Packages that use AbstractWriterServer
net.sourceforge.groboutils.pmti.v1.autodoc.v1.server Collection of server classes for the AutoDoc integration of the PMTI package (called officially "Issue Traceability Framework"). 
net.sourceforge.groboutils.pmti.v1.autodoc.v1.xml   
 

Uses of AbstractWriterServer in net.sourceforge.groboutils.pmti.v1.autodoc.v1.server
 

Subclasses of AbstractWriterServer in net.sourceforge.groboutils.pmti.v1.autodoc.v1.server
 class AbstractAppendFileServer
          An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData.
 class AbstractNewFileServer
          An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData.
 class LogFileServer
          An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData.
 

Uses of AbstractWriterServer in net.sourceforge.groboutils.pmti.v1.autodoc.v1.xml
 

Subclasses of AbstractWriterServer in net.sourceforge.groboutils.pmti.v1.autodoc.v1.xml
 class XMLFileServer
          An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData.
 



Copyright © 2001-2003 by The GroboUtils Project