de.intarsys.tools.installresource
Class InstallFileList
java.lang.Object
de.intarsys.tools.installresource.Install
de.intarsys.tools.installresource.InstallFileList
public class InstallFileList
- extends Install
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.
Methods inherited from class de.intarsys.tools.installresource.Install |
delete, getClassLoader, getFile, getFiles, getName, getPath, getPlatformDefaultId, getPlatformFallbackId, getPlatformId, isPlatformDependent, load, loadAll, setClassLoader, setPlatformFallbackId, setPlatformId |
InstallFileList
public InstallFileList(String path,
String name,
boolean platformDependent)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.