JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.aspectran.utils
Interface FileScanner.SaveHandler
Enclosing class:
FileScanner
public static interface
FileScanner.SaveHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
save
(
String
filePath,
File
scannedFile)
Method Details
save
void
save
(
String
filePath,
File
scannedFile)