org.nuxeo.runtime.launcher
Class FileWalker
java.lang.Object
org.nuxeo.runtime.launcher.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 int walk(File root,
FileWalker.Visitor visitor)
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.