|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectutil.io.OutputClassification
public class OutputClassification
Constructor Summary | |
---|---|
OutputClassification(Options options,
org.apache.log4j.Logger logger)
|
Method Summary | |
---|---|
void |
writeClassification(java.util.List<ClassificationResult> classificationResults)
This method writes the classification (of the possible splicesites in a testfile) to an outputfile whose name is taken from the testfileheader. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputClassification(Options options, org.apache.log4j.Logger logger)
Method Detail |
---|
public void writeClassification(java.util.List<ClassificationResult> classificationResults)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |