com.fernsroth.squashfs
Interface WalkHandler

All Known Implementing Classes:
LSWalkHandler, OutputWalkHandler

public interface WalkHandler

Author:
Joseph M. Ferner (Near Infinity Corporation)

Method Summary
 void visit(Directory[] path, BaseFile file)
           
 

Method Detail

visit

void visit(Directory[] path,
           BaseFile file)
           throws java.lang.Exception
Parameters:
path - the path where the file resides.
file - the file visited.
Throws:
java.lang.Exception


Copyright © 2006 null. All Rights Reserved.