|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScanResult | |
---|---|
com.jgoodies.jdiskreport.model | |
com.jgoodies.jdiskreport.model.scan |
Uses of ScanResult in com.jgoodies.jdiskreport.model |
---|
Methods in com.jgoodies.jdiskreport.model that return ScanResult | |
---|---|
ScanResult |
PersistencyManager.readScanResult(File inputFile)
Reads a scan result from the specified input file. |
Methods in com.jgoodies.jdiskreport.model with parameters of type ScanResult | |
---|---|
void |
PersistencyManager.writeScanResult(File outputFile,
ScanResult result)
Saves the given scan result with its configuration and file tree to the specified output file. |
Uses of ScanResult in com.jgoodies.jdiskreport.model.scan |
---|
Methods in com.jgoodies.jdiskreport.model.scan that return ScanResult | |
---|---|
ScanResult |
Scanner.scan(ScanConfiguration scanConfiguration,
Scanner.ScanLog scanLog)
|
ScanResult |
DepthFirstScanner.scan(ScanConfiguration scanConfiguration,
Scanner.ScanLog scanLog)
|
Methods in com.jgoodies.jdiskreport.model.scan with parameters of type ScanResult | |
---|---|
void |
Scanner.ScanLog.logSummary(ScanResult result)
|
void |
ConsoleScanLog.logSummary(ScanResult result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |