public abstract class SimplePathVisitor extends SimpleFileVisitor<Path>
SimpleFileVisitor
typed to a Path
.Modifier | Constructor and Description |
---|---|
protected |
SimplePathVisitor()
Constructs a new instance.
|
postVisitDirectory, preVisitDirectory, visitFile, visitFileFailed
protected SimplePathVisitor()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.