|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.datastore.DirMetaDataWriter
Stores meta-data in a directory structure.
ZipMetaDataReader
Constructor Summary | |
DirMetaDataWriter(java.io.File basedir)
Creates a meta-data writer for a specific directory. |
Method Summary | |
void |
close()
Closes this writer to prevent further access. |
protected void |
finalize()
|
IClassMetaDataWriter |
getClassWriter(IAnalysisModule module)
Returns a mark meta-data writer for a specific class. |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DirMetaDataWriter(java.io.File basedir) throws java.io.IOException
Method Detail |
public IClassMetaDataWriter getClassWriter(IAnalysisModule module) throws java.io.IOException
getClassWriter
in interface IMetaDataWriter
java.io.IOException
public void close() throws java.io.IOException
close
in interface IMetaDataWriter
java.io.IOException
protected void finalize() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |