Uses of Interface
org.anchoranalysis.annotation.io.AnnotationDeleter
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.io |
Reading and writing annotations to the filesystem.
|
| org.anchoranalysis.annotation.io.mark |
Reading and writing
Mark-related annotations from/to the
file-system. |
-
Uses of AnnotationDeleter in org.anchoranalysis.annotation.io
Classes in org.anchoranalysis.annotation.io that implement AnnotationDeleter Modifier and Type Class Description classSimpleAnnotationDeleterDeletes any annotation when it is represented by a single file. -
Uses of AnnotationDeleter in org.anchoranalysis.annotation.io.mark
Classes in org.anchoranalysis.annotation.io.mark that implement AnnotationDeleter Modifier and Type Class Description classDualMarksAnnotationDeleterDeletesDualMarksAnnotations from the file-system.