Class DualMarksAnnotationDeleter
Object
DualMarksAnnotationDeleter
- All Implemented Interfaces:
AnnotationDeleter
Deletes
DualMarksAnnotations from the file-system.- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DualMarksAnnotationDeleter
public DualMarksAnnotationDeleter()
-
-
Method Details
-
delete
Description copied from interface:AnnotationDeleterDeletes all files at this path (or any other paths derived from this one.- Specified by:
deletein interfaceAnnotationDeleter- Parameters:
annotationPath- the path to the primary file where the annotation is stored. There may be additional files.- Throws:
IOException- if the deletion does not occur successfully.
-