-
-
Constructor Summary
Constructors
-
Method Summary
protected void
protected abstract boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
results
protected List<T> results
-
Constructor Details
-
AbstractFileVisitor
public AbstractFileVisitor(Path baseDir)
-
Method Details
-
getResults
public List<T> getResults()
-
isExtensionToInclude
protected abstract boolean isExtensionToInclude(String fileExtension)
-
-
-
-
-
createContentHash
- Throws:
Exception