com.jgoodies.jdiskreport.model.scan
Interface Scanner

All Known Implementing Classes:
DepthFirstScanner

public interface Scanner

Describes a file system scanner and a scan logging feature.

Version:
$Revision: 1.4 $
Author:
Karsten Lentzsch

Nested Class Summary
static interface Scanner.ScanLog
           
 
Method Summary
 ScanResult scan(ScanConfiguration scanConfiguration, Scanner.ScanLog scanLog)
           
 

Method Detail

scan

ScanResult scan(ScanConfiguration scanConfiguration,
                Scanner.ScanLog scanLog)


Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.