|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.claudio.contactdb.ImportHandler
public class ImportHandler
The basic handler which dleates most of the work to plug-ins for the different kind of log files and mailboxes.
| Constructor Summary | |
|---|---|
ImportHandler(Model m)
|
|
| Method Summary | |
|---|---|
void |
autoImport(java.io.File file)
Fully autmatically import the file or all files found in the directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportHandler(Model m)
m - on which the importer operate.| Method Detail |
|---|
public void autoImport(java.io.File file)
file - File or directory to import
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||