|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.archiviststoolkit.importer.ImportUtils
public class ImportUtils
| Constructor Summary | |
|---|---|
ImportUtils()
|
|
| Method Summary | |
|---|---|
static java.io.File |
chooseFile(java.awt.Component parent)
|
static java.lang.String |
loadFileIntoString(java.lang.String filePath)
|
static java.util.ArrayList<java.lang.String> |
loadFileIntoStringArray(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportUtils()
| Method Detail |
|---|
public static java.util.ArrayList<java.lang.String> loadFileIntoStringArray(java.io.File file)
public static java.lang.String loadFileIntoString(java.lang.String filePath)
throws java.io.IOException
java.io.IOExceptionpublic static java.io.File chooseFile(java.awt.Component parent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||