|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fernsroth.squashfs.LSWalkHandler
public class LSWalkHandler
Constructor Summary | |
---|---|
LSWalkHandler()
|
Method Summary | |
---|---|
void |
visit(Directory[] path,
BaseFile bf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LSWalkHandler()
Method Detail |
---|
public void visit(Directory[] path, BaseFile bf)
visit
in interface WalkHandler
path
- the path where the file resides.bf
- the file visited.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |