Class InstallFileList
java.lang.Object
de.intarsys.tools.installresource.Install
de.intarsys.tools.installresource.InstallFileList
An abstraction to access a directory structure to be deployed along with the
application via the class loader. Initially a file containing a list of
filenames is searched. All files referenced in the list are created in a
common directory.
-
Field Summary
Fields inherited from class de.intarsys.tools.installresource.Install
classLoader, files, name, path
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.intarsys.tools.installresource.Install
copy, createPlatformFallbackId, createPlatformId, delete, deleteOnExit, find, getClassLoader, getFile, getFiles, getName, getPath, getPlatformDefaultId, getPlatformFallbackId, getPlatformId, getResourceNameDefault, getResourceNameFallback, getResourceNameFull, getResourceNamePlain, isPlatformDependent, load, loadAll, open, prefix, setClassLoader, setPlatformFallbackId, setPlatformId
-
Constructor Details
-
InstallFileList
-
-
Method Details
-
loadEntry
- Throws:
IOException
-
loadList
- Throws:
IOException
-
loadURL
- Specified by:
loadURL
in classInstall
- Throws:
IOException
-