Class DualMarksAnnotationWriter<T>

Object
org.anchoranalysis.annotation.io.mark.DualMarksAnnotationWriter<T>
Type Parameters:
T - rejection-reason
All Implemented Interfaces:
AnnotationWriter<DualMarksAnnotation<T>>

public class DualMarksAnnotationWriter<T>
extends Object
implements AnnotationWriter<DualMarksAnnotation<T>>
Writes DualMarksAnnotations to the file-system.

Different paths are used when the annotations are considered finished or unfinished.

Author:
Owen Feehan