Package org.anchoranalysis.annotation.io
package org.anchoranalysis.annotation.io
Reading and writing annotations to the filesystem.
- Author:
- Owen Feehan
-
ClassDescriptionAllows an annotation to be deleted from the file-system.AnnotationReader<T extends Annotation>Allows an annotation to be read from the file-system.AnnotationWithStrategy<T extends AnnotatorStrategy>One particular annotation, associated with its strategy.AnnotationWriter<T extends Annotation>Allows an annotation to be written to the file-system.Deletes any annotation when it is represented by a single file.