|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileHandler
Simple callback interface for file processing.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
boolean |
processFiles(List listOfFiles)
Process a list of files. |
| Method Detail |
|---|
boolean processFiles(List listOfFiles)
listOfFiles - List with a File object as each element
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||