Class Scanner
- java.lang.Object
-
- org.honton.chas.touch.maven.plugin.Scanner
-
public class Scanner extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceScanner.PathConsumer
-
-
-
Constructor Detail
-
Scanner
public Scanner(org.apache.maven.shared.model.fileset.FileSet files, Path root) throws IOException- Throws:
IOException
-
-
Method Detail
-
walkTree
public void walkTree(Scanner.PathConsumer consumer) throws IOException
- Throws:
IOException
-
-