A B C D E F G I L M N P R S T U V W

A

addCommand(CommandType) - Method in class installtoolkit.deb.DebhelperTask
The additional commands to execute
addCommand(CommandType) - Method in class installtoolkit.DebianPackageTask
Additional commands to execute
addDebhelper(DebhelperType) - Method in class installtoolkit.DebianPackageTask
Additional debhelper scripts to execute
addDesktop(Shortcut) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
Shortcut to place on the desktop
addDh(DebhelperType) - Method in class installtoolkit.deb.DebhelperTask
The debhelper scripts to execute
addEnv(Environment.Variable) - Method in class installtoolkit.wix.WixTask
Set enviromnment variables
addLink(LinkType) - Method in class installtoolkit.deb.StartmenueLinksTask
 
addStartmenue(Shortcut) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
Shortcut to place in the startmenue
architecture - Variable in class installtoolkit.deb.DebhelperTask
 
architecture - Variable in class installtoolkit.DebianPackageTask
 
arguments - Variable in class installtoolkit.wix.Shortcut
 

B

bannerbitmap - Variable in class installtoolkit.WindowsInstallerTask
 
build() - Method in class installtoolkit.DebianPackageTask
 
build() - Method in class installtoolkit.InstallerGeneratorTask
The build() method must be overridden by the concrete install-builder classes.
build() - Method in class installtoolkit.WindowsInstallerTask
 
buildprog - Variable in class installtoolkit.deb.DebhelperTask
 

C

CandleTask - Class in installtoolkit.wix
Task to wrap candle.exe from the WiX toolkit.
CandleTask() - Constructor for class installtoolkit.wix.CandleTask
 
category - Variable in class installtoolkit.deb.LinkType
 
changelog - Variable in class installtoolkit.DebianPackageTask
 
command - Variable in class installtoolkit.deb.LinkType
 
commands - Variable in class installtoolkit.deb.DebhelperTask
 
commands - Variable in class installtoolkit.DebianPackageTask
 
CommandType - Class in installtoolkit.deb
A wrapper class for additional commads to execute along with debhelper scripts.
CommandType() - Constructor for class installtoolkit.deb.CommandType
 
CommandType(String) - Constructor for class installtoolkit.deb.CommandType
 
comment - Variable in class installtoolkit.deb.LinkType
 
compatlevel - Variable in class installtoolkit.DebianPackageTask
 
conffiles - Variable in class installtoolkit.DebianPackageTask
 
configfiles - Variable in class installtoolkit.DebianPackageTask
 
configfiles - Variable in class installtoolkit.WindowsInstallerTask
 
control - Variable in class installtoolkit.DebianPackageTask
 
copy(File, File) - Method in class installtoolkit.InstallerGeneratorTask
Copy a file
copyright - Variable in class installtoolkit.DebianPackageTask
 
counter - Variable in class installtoolkit.wix.IdGenarator
 
createConfigfiles() - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
Fileset with configuration files
createFiles() - Method in class installtoolkit.wix.WixTask
Files to process by the tool
createFilesetFromPatterns(List<Pattern>, File) - Method in class installtoolkit.InstallerGeneratorTask
Create an Ant FileSet from a list of patterns
createLib() - Method in class installtoolkit.WindowsInstallerTask
WiX Library Files
createLocalisation() - Method in class installtoolkit.WindowsInstallerTask
WiX Localisation Files
createLocalisation() - Method in class installtoolkit.wix.LightTask
WiX localisation files to use
createSrc() - Method in class installtoolkit.WindowsInstallerTask
Additional WiX source files

D

debhelper - Variable in class installtoolkit.deb.DebhelperTask
 
debhelper - Variable in class installtoolkit.DebianPackageTask
 
DebhelperTask - Class in installtoolkit.deb
Task to execute a list of debhelper scripts and additional commands in an fakeroot environment.
DebhelperTask() - Constructor for class installtoolkit.deb.DebhelperTask
 
DebhelperType - Class in installtoolkit.deb
Wrapper class representing a debhelper script
DebhelperType() - Constructor for class installtoolkit.deb.DebhelperType
 
DebhelperType(String) - Constructor for class installtoolkit.deb.DebhelperType
 
DebianPackageTask - Class in installtoolkit
 
DebianPackageTask() - Constructor for class installtoolkit.DebianPackageTask
 
debug - Variable in class installtoolkit.deb.DebhelperTask
 
debug - Variable in class installtoolkit.deb.PackagesTask
 
debug - Variable in class installtoolkit.deb.StartmenueLinksTask
 
debug - Variable in class installtoolkit.InstallerGeneratorTask
 
debug - Variable in class installtoolkit.wix.WixTask
 
depends - Variable in class installtoolkit.DebianPackageTask
 
descriptor - Variable in class installtoolkit.InstallerGeneratorTask
 
DESCRIPTOR_NAMESPACE - Static variable in class installtoolkit.InstallerGeneratorTask
The XML Namespace of the desriptor file
desktopdir - Variable in class installtoolkit.DebianPackageTask
 
desktopshortcuts - Variable in class installtoolkit.WindowsInstallerTask
 
destdir - Variable in class installtoolkit.deb.DebhelperTask
 
destdir - Variable in class installtoolkit.deb.StartmenueLinksTask
 
destdir - Variable in class installtoolkit.InstallerGeneratorTask
 
dialogbitmap - Variable in class installtoolkit.WindowsInstallerTask
 

E

email - Variable in class installtoolkit.InstallerGeneratorTask
 
env - Variable in class installtoolkit.wix.WixTask
 
exclamaticicon - Variable in class installtoolkit.WindowsInstallerTask
 
execute() - Method in class installtoolkit.deb.DebhelperTask
 
execute() - Method in class installtoolkit.deb.PackagesTask
 
execute() - Method in class installtoolkit.deb.StartmenueLinksTask
 
execute() - Method in class installtoolkit.InstallerGeneratorTask
The execute method reads the descriptor file and executes the logic of the concrete class by calling the build() method.
execute() - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
 
execute() - Method in class installtoolkit.wix.WixTask
 

F

file - Variable in class installtoolkit.wix.Shortcut
 
filename - Variable in class installtoolkit.deb.PackagesTask
 
FilenameGenarator - Class in installtoolkit.wix
Helper class to generate 8.3 filenames.
FilenameGenarator() - Constructor for class installtoolkit.wix.FilenameGenarator
 
fileoutstream - Variable in class installtoolkit.deb.PackagesTask
 
files - Variable in class installtoolkit.wix.WixTask
 
FilesFragmentGeneratorTask - Class in installtoolkit.wix
Task to generate a WiX fragment file containing a file hierachie build from a directory structure.
FilesFragmentGeneratorTask() - Constructor for class installtoolkit.wix.FilesFragmentGeneratorTask
 
fillCommandLine(Commandline) - Method in class installtoolkit.wix.CandleTask
 
fillCommandLine(Commandline) - Method in class installtoolkit.wix.LightTask
 
fillCommandLine(Commandline) - Method in class installtoolkit.wix.LitTask
 
fillCommandLine(Commandline) - Method in class installtoolkit.wix.WixTask
This method must be implemented to fill additional commandline arguments
format - Variable in class installtoolkit.wix.IdGenarator
 

G

generate(File, List<String>, String, int) - Static method in class installtoolkit.wix.RtfGen
Generate RTF File
getArguments() - Method in class installtoolkit.wix.Shortcut
 
getCategory() - Method in class installtoolkit.deb.LinkType
 
getCommand() - Method in class installtoolkit.deb.LinkType
 
getComment() - Method in class installtoolkit.deb.LinkType
 
getExeName() - Method in class installtoolkit.wix.CandleTask
 
getExeName() - Method in class installtoolkit.wix.LightTask
 
getExeName() - Method in class installtoolkit.wix.LitTask
 
getExeName() - Method in class installtoolkit.wix.WixTask
This method must be implemented in the concrete class to retirn the name of the executable.
getFile() - Method in class installtoolkit.wix.Shortcut
 
getIcon() - Method in class installtoolkit.deb.LinkType
 
getIcon() - Method in class installtoolkit.wix.Shortcut
 
getLine() - Method in class installtoolkit.deb.CommandType
 
getName() - Method in class installtoolkit.deb.DebhelperType
 
getName() - Method in class installtoolkit.deb.LinkType
 
getName() - Method in class installtoolkit.wix.Shortcut
 
getPattern() - Method in class installtoolkit.Pattern
 
getTaskName() - Method in class installtoolkit.wix.CandleTask
 
getTaskName() - Method in class installtoolkit.wix.LightTask
 
getTaskName() - Method in class installtoolkit.wix.LitTask
 
getWorkingdir() - Method in class installtoolkit.wix.Shortcut
 

I

icon - Variable in class installtoolkit.deb.LinkType
 
icon - Variable in class installtoolkit.wix.Shortcut
 
IdGenarator - Class in installtoolkit.wix
Helper class to generate ids from a prefix and a number.
IdGenarator(int, String) - Constructor for class installtoolkit.wix.IdGenarator
 
infoicon - Variable in class installtoolkit.WindowsInstallerTask
 
InstallerGeneratorTask - Class in installtoolkit
Base class for installer-builder tasks.
InstallerGeneratorTask() - Constructor for class installtoolkit.InstallerGeneratorTask
 
installtoolkit - package installtoolkit
 
installtoolkit.deb - package installtoolkit.deb
 
installtoolkit.wix - package installtoolkit.wix
 
isInvert() - Method in class installtoolkit.Pattern
 
isTerminal() - Method in class installtoolkit.deb.LinkType
 

L

lib - Variable in class installtoolkit.WindowsInstallerTask
 
license - Variable in class installtoolkit.InstallerGeneratorTask
 
licensefile - Variable in class installtoolkit.WindowsInstallerTask
 
licensefontfamily - Variable in class installtoolkit.WindowsInstallerTask
 
licensefontsize - Variable in class installtoolkit.WindowsInstallerTask
 
LightTask - Class in installtoolkit.wix
Task to wrap light.exe from the WiX toolkit.
LightTask() - Constructor for class installtoolkit.wix.LightTask
 
line - Variable in class installtoolkit.deb.CommandType
 
links - Variable in class installtoolkit.deb.StartmenueLinksTask
 
LinkType - Class in installtoolkit.deb
Helper class to wrap a startmenue link on linux systems.
LinkType() - Constructor for class installtoolkit.deb.LinkType
 
LinkType(Element) - Constructor for class installtoolkit.deb.LinkType
Create class from an XML Element
LitTask - Class in installtoolkit.wix
Task to wrap lit.exe from the WiX toolkit.
LitTask() - Constructor for class installtoolkit.wix.LitTask
 
loc - Variable in class installtoolkit.WindowsInstallerTask
 
longDescription - Variable in class installtoolkit.InstallerGeneratorTask
 

M

manufacturer - Variable in class installtoolkit.InstallerGeneratorTask
 
maximum - Variable in class installtoolkit.wix.IdGenarator
 

N

name - Variable in class installtoolkit.deb.DebhelperType
 
name - Variable in class installtoolkit.deb.LinkType
 
name - Variable in class installtoolkit.wix.Shortcut
 
newenvironment - Variable in class installtoolkit.wix.WixTask
 
newicon - Variable in class installtoolkit.WindowsInstallerTask
 
next() - Method in class installtoolkit.wix.FilenameGenarator
Returns the next filename.
next() - Method in class installtoolkit.wix.IdGenarator
get the next ID as String
novalidate - Variable in class installtoolkit.wix.WixTask
 

P

packagename - Variable in class installtoolkit.deb.StartmenueLinksTask
 
packageName - Variable in class installtoolkit.InstallerGeneratorTask
 
PackagesTask - Class in installtoolkit.deb
Create a Packages.gz file containing all DEB packages in the specified directory.
PackagesTask() - Constructor for class installtoolkit.deb.PackagesTask
 
Pattern - Class in installtoolkit
Helper class to store a pattern construct from the descriptor file
Pattern(String, boolean) - Constructor for class installtoolkit.Pattern
Construct the pattern
prefix - Variable in class installtoolkit.wix.FilenameGenarator
 
priority - Variable in class installtoolkit.DebianPackageTask
 
procfinished - Variable in class installtoolkit.deb.PackagesTask
 
procoutstream - Variable in class installtoolkit.deb.PackagesTask
 

R

readDebTag(Element) - Method in class installtoolkit.DebianPackageTask
 
readDebTag(Element) - Method in class installtoolkit.InstallerGeneratorTask
This method should be overridden if the task needs informations from the <Deb> element of the descriptor file.
readPatterns(Element) - Method in class installtoolkit.InstallerGeneratorTask
Read patterns from the descriptor file
readWindowsTag(Element) - Method in class installtoolkit.InstallerGeneratorTask
This method should be overridden if the task needs informations from the <Win> element of the descriptor file.
readWindowsTag(Element) - Method in class installtoolkit.WindowsInstallerTask
 
recommends - Variable in class installtoolkit.DebianPackageTask
 
RtfGen - Class in installtoolkit.wix
Helper class to generate a RTF File from lines of text by using the RTFEditorKit.
RtfGen() - Constructor for class installtoolkit.wix.RtfGen
 

S

schema - Variable in class installtoolkit.InstallerGeneratorTask
 
section - Variable in class installtoolkit.DebianPackageTask
 
setArchitecture(String) - Method in class installtoolkit.deb.DebhelperTask
The Debian architecture to build the package for
setArchitecture(String) - Method in class installtoolkit.DebianPackageTask
The Architecture to build the package for
setArguments(String) - Method in class installtoolkit.wix.Shortcut
 
setBannerbitmap(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative bitmap file to use as banner
setCategory(String) - Method in class installtoolkit.deb.LinkType
 
setChangelog(File) - Method in class installtoolkit.DebianPackageTask
Alternative changelog file
setCommand(String) - Method in class installtoolkit.deb.LinkType
 
setComment(String) - Method in class installtoolkit.deb.LinkType
 
setCompatlevel(int) - Method in class installtoolkit.DebianPackageTask
Alternative debhelper cpmpatibility level
setConffiles(File) - Method in class installtoolkit.DebianPackageTask
Alternative conffiles file
setControl(File) - Method in class installtoolkit.DebianPackageTask
Alternative control file
setCopyright(File) - Method in class installtoolkit.DebianPackageTask
Alternative copyright file
setDebug(boolean) - Method in class installtoolkit.deb.DebhelperTask
Enable debug output
setDebug(boolean) - Method in class installtoolkit.deb.PackagesTask
Enable debug output
setDebug(boolean) - Method in class installtoolkit.deb.StartmenueLinksTask
 
setDebug(boolean) - Method in class installtoolkit.InstallerGeneratorTask
Enable debug output
setDebug(boolean) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
Enable debug output
setDebug(boolean) - Method in class installtoolkit.wix.WixTask
Enable debug output
setDescriptor(File) - Method in class installtoolkit.InstallerGeneratorTask
The descriptor file to read
setDestdir(File) - Method in class installtoolkit.deb.DebhelperTask
The directory to place the package
setDestdir(File) - Method in class installtoolkit.deb.StartmenueLinksTask
 
setDestdir(File) - Method in class installtoolkit.InstallerGeneratorTask
The directory where the installer packge will be created
setDestdir(File) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The directory to create the file
setDestfile(File) - Method in class installtoolkit.wix.LightTask
Output file
setDestfile(File) - Method in class installtoolkit.wix.LitTask
Output File
setDialogbitmap(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative bitmap file to use as background for dialogs
setDirectoryid(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The id of the directory to reference
setDiskid(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The diskid for the generated files
setExclamaticicon(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative bitmap file to use as exclamation icon
setFeatureid(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The id of the feature to reference
setFile(String) - Method in class installtoolkit.wix.Shortcut
 
setFilename(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The name of the fragment file
setFragmentid(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The id of the fragment
setIcon(String) - Method in class installtoolkit.deb.LinkType
 
setIcon(String) - Method in class installtoolkit.wix.Shortcut
 
setIdprefix(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
Prefix for generated IDs
setInfoicon(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative bitmap file to use as information icon
setLicensefile(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative RTF file to use as license file
setLicensefontfamily(String) - Method in class installtoolkit.WindowsInstallerTask
Alternative fontfamily for generated licensefile
setLicensefontsize(int) - Method in class installtoolkit.WindowsInstallerTask
Alternative fontsize for generated licensefile
setLine(String) - Method in class installtoolkit.deb.CommandType
 
setName(String) - Method in class installtoolkit.deb.DebhelperType
 
setName(String) - Method in class installtoolkit.deb.LinkType
 
setName(String) - Method in class installtoolkit.wix.Shortcut
 
setNewicon(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative bitmap file to use as icon for new directories
setNovalidate(boolean) - Method in class installtoolkit.wix.WixTask
Supress validation of the source files
setOnlyvalidate(boolean) - Method in class installtoolkit.wix.CandleTask
Only validate the source files
setOnlyvalidate(boolean) - Method in class installtoolkit.wix.LitTask
Only validate the source files
setPackagename(String) - Method in class installtoolkit.deb.StartmenueLinksTask
 
setProcessErrorStream(InputStream) - Method in class installtoolkit.deb.PackagesTask
 
setProcessInputStream(OutputStream) - Method in class installtoolkit.deb.PackagesTask
 
setProcessOutputStream(InputStream) - Method in class installtoolkit.deb.PackagesTask
 
setSchema(File) - Method in class installtoolkit.InstallerGeneratorTask
The XML Schema for the descriptor file
setSmalltables(boolean) - Method in class installtoolkit.wix.WixTask
Use small table definitions
setSrcdir(File) - Method in class installtoolkit.deb.DebhelperTask
The directory to build the package from
setSrcdir(File) - Method in class installtoolkit.WindowsInstallerTask
The Source FileSet with the directory structure for the installer
setSrcdir(File) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
Directory containing the the files to include
setStartmenuefolder(String) - Method in class installtoolkit.wix.FilesFragmentGeneratorTask
The folder inside the startmenue to place the shortcuts
setTerminal(boolean) - Method in class installtoolkit.deb.LinkType
 
setTrace(boolean) - Method in class installtoolkit.wix.CandleTask
Set the trace option
setUpicon(File) - Method in class installtoolkit.WindowsInstallerTask
Alternative bitmap file to use as icon to go up one directory
setValidate(boolean) - Method in class installtoolkit.InstallerGeneratorTask
If false, the descriptor file will not be validated
setVerboselevel(int) - Method in class installtoolkit.wix.WixTask
Set the verbose level
setVersion(String) - Method in class installtoolkit.InstallerGeneratorTask
The version number of the generatd installer package
setWarnaserror(boolean) - Method in class installtoolkit.wix.WixTask
Thread warnings as errors
setWarnlevel(int) - Method in class installtoolkit.wix.WixTask
Set the warning level
setWixdir(File) - Method in class installtoolkit.WindowsInstallerTask
Directory containing the WiX binaries
setWixdir(File) - Method in class installtoolkit.wix.WixTask
The directory containing the WiX binaries
setWorkdir(File) - Method in class installtoolkit.deb.PackagesTask
The directory containing the DEB packages
setWorkdir(File) - Method in class installtoolkit.InstallerGeneratorTask
The directory to compile the installer package
setWorkdir(File) - Method in class installtoolkit.wix.WixTask
The directory to execute the tool
setWorkingdir(String) - Method in class installtoolkit.wix.Shortcut
 
setXmloutput(boolean) - Method in class installtoolkit.wix.LightTask
Set the xml output option
Shortcut - Class in installtoolkit.wix
Wrapper class to hold the informations for a startmenue / desktop link.
Shortcut(Element) - Constructor for class installtoolkit.wix.Shortcut
 
shortDescription - Variable in class installtoolkit.InstallerGeneratorTask
 
showlogo - Variable in class installtoolkit.wix.WixTask
 
smalltables - Variable in class installtoolkit.wix.WixTask
 
src - Variable in class installtoolkit.WindowsInstallerTask
 
srcdir - Variable in class installtoolkit.deb.DebhelperTask
 
srcdir - Variable in class installtoolkit.WindowsInstallerTask
 
start() - Method in class installtoolkit.deb.PackagesTask
 
startmenue - Variable in class installtoolkit.DebianPackageTask
 
startmenuefolder - Variable in class installtoolkit.WindowsInstallerTask
 
StartmenueLinksTask - Class in installtoolkit.deb
Helper Task to create startmenue links.
StartmenueLinksTask() - Constructor for class installtoolkit.deb.StartmenueLinksTask
 
startmenueshortcuts - Variable in class installtoolkit.WindowsInstallerTask
 
stop() - Method in class installtoolkit.deb.PackagesTask
 
suffix - Variable in class installtoolkit.wix.FilenameGenarator
 
suggests - Variable in class installtoolkit.DebianPackageTask
 

T

terminal - Variable in class installtoolkit.deb.LinkType
 
toString() - Method in class installtoolkit.deb.LinkType
 
toString() - Method in class installtoolkit.Pattern
 
toString() - Method in class installtoolkit.wix.Shortcut
 

U

upgradecode - Variable in class installtoolkit.WindowsInstallerTask
 
upicon - Variable in class installtoolkit.WindowsInstallerTask
 

V

validate - Variable in class installtoolkit.InstallerGeneratorTask
 
verboselevel - Variable in class installtoolkit.wix.WixTask
 
version - Variable in class installtoolkit.InstallerGeneratorTask
 

W

warnaserror - Variable in class installtoolkit.wix.WixTask
 
warnlevel - Variable in class installtoolkit.wix.WixTask
 
WindowsInstallerTask - Class in installtoolkit
 
WindowsInstallerTask() - Constructor for class installtoolkit.WindowsInstallerTask
 
wixdir - Variable in class installtoolkit.WindowsInstallerTask
 
wixdir - Variable in class installtoolkit.wix.WixTask
 
WixTask - Class in installtoolkit.wix
Base task to wrap the execution of various tools from the WiX toolkit.
WixTask() - Constructor for class installtoolkit.wix.WixTask
 
workdir - Variable in class installtoolkit.deb.PackagesTask
 
workdir - Variable in class installtoolkit.InstallerGeneratorTask
 
workdir - Variable in class installtoolkit.wix.WixTask
 
workingdir - Variable in class installtoolkit.wix.Shortcut
 

A B C D E F G I L M N P R S T U V W

Copyright 2006-2006 null. All Rights Reserved.