com.fernsroth.squashfs
Class LSWalkHandler

java.lang.Object
  extended by com.fernsroth.squashfs.LSWalkHandler
All Implemented Interfaces:
WalkHandler

public class LSWalkHandler
extends java.lang.Object
implements WalkHandler

Author:
Joseph M. Ferner (Near Infinity Corporation)

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

LSWalkHandler

public LSWalkHandler()
Method Detail

visit

public void visit(Directory[] path,
                  BaseFile bf)

Specified by:
visit in interface WalkHandler
Parameters:
path - the path where the file resides.
bf - the file visited.


Copyright © 2006 null. All Rights Reserved.