public class DirectoryWalker extends Object implements IReportable
Modifier and Type | Field and Description |
---|---|
protected File |
file |
protected String |
name |
Constructor and Description |
---|
DirectoryWalker(File file) |
DirectoryWalker(File file,
Pattern ignoreNameRegex) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ignored(String name) |
boolean |
isRestricted() |
void |
run(RatReport report) |
public DirectoryWalker(File file)
public boolean isRestricted()
protected final boolean ignored(String name)
public void run(RatReport report) throws RatReportFailedException
run
in interface IReportable
RatReportFailedException
Copyright © 2006–2015. All rights reserved.