net.sf.jdiskcatalog.scanner
Class FileSystemScannerImpl

java.lang.Object
  extended by net.sf.jdiskcatalog.scanner.FileSystemScannerImpl
All Implemented Interfaces:
FileSystemScanner

public class FileSystemScannerImpl
extends java.lang.Object
implements FileSystemScanner


Constructor Summary
FileSystemScannerImpl()
           
 
Method Summary
 void scan(java.io.File file, Node root)
           
 void setScanner(FileSystemScanner scanner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSystemScannerImpl

public FileSystemScannerImpl()
Method Detail

setScanner

public void setScanner(FileSystemScanner scanner)
Specified by:
setScanner in interface FileSystemScanner

scan

public void scan(java.io.File file,
                 Node root)
          throws java.io.IOException
Specified by:
scan in interface FileSystemScanner
Throws:
java.io.IOException


Copyright © 2007. All Rights Reserved.