java.lang.Object
java.nio.file.SimpleFileVisitor<Path>
org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
All Implemented Interfaces:
FileVisitor<Path>

public class DeletingVisitor extends SimpleFileVisitor<Path>
FileVisitor that deletes files that are accepted by all PathFilters. Directories are ignored.