|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.admin.control.DefaultBatchAdminImportFileAnalyser
public class DefaultBatchAdminImportFileAnalyser
Default batch admin import file analyser with support for csv files.
| Constructor Summary | |
|---|---|
DefaultBatchAdminImportFileAnalyser()
|
|
| Method Summary | |
|---|---|
IBatchAdminImportFileParser |
getParser(java.io.File file)
Tries to determine which batch file import parser that should be used for a given file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultBatchAdminImportFileAnalyser()
| Method Detail |
|---|
public IBatchAdminImportFileParser getParser(java.io.File file)
IBatchAdminImportFileAnalyser
getParser in interface IBatchAdminImportFileAnalyserfile - the file to analyse.
IBatchAdminImportFileAnalyser.getParser(java.io.File)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||