| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectclassUtils.pathUtils.resolver.util.WalkObserverImpl
public class WalkObserverImpl
| Constructor Summary | |
|---|---|
| WalkObserverImpl(Auditor auditor) | |
| Method Summary | |
|---|---|
|  void | at(java.io.File root,
   int indentLevel)The WalkObserver entrypoint. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WalkObserverImpl(Auditor auditor)
| Method Detail | 
|---|
public void at(java.io.File root,
               int indentLevel)
WalkObserver
at in interface WalkObserverroot - - the current File object being examinedindentLevel - - the level of indentation in the file system
                    directory tree.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||