net.sf.jdiskcatalog.api
Interface FileSystemScanner

All Known Implementing Classes:
AnalysisManager, FileSystemScannerImpl, FsStreamScanner

public interface FileSystemScanner


Method Summary
 void scan(java.io.File file, Node root)
           
 void setScanner(FileSystemScanner scanner)
           
 

Method Detail

scan

void scan(java.io.File file,
          Node root)
          throws java.io.IOException
Throws:
java.io.IOException

setScanner

void setScanner(FileSystemScanner scanner)


Copyright © 2007. All Rights Reserved.