org.nuxeo.osgi.application
Class FileWalker
java.lang.Object
org.nuxeo.osgi.application.FileWalker
public class FileWalker
- extends Object
- Author:
- Bogdan Stefanescu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
RETURN
public static final int RETURN
- See Also:
- Constant Field Values
BREAK
public static final int BREAK
- See Also:
- Constant Field Values
FileWalker
public FileWalker()
walk
public static int walk(File root,
FileWalker.Visitor visitor)
Copyright © 2010 Nuxeo SAS. All Rights Reserved.