Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y _ 

A

AbstractAttributeMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Elements match if their name and a certain attribute value are the same.
AbstractAttributeMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.AbstractAttributeMatcher
 
AbstractFormatter - Class in com.izforge.izpack.logging
Abstract log formatter similar to SimpleFormatter, not being so messy
AbstractFormatter() - Constructor for class com.izforge.izpack.logging.AbstractFormatter
 
AbstractMergeAction - Class in com.izforge.izpack.util.xmlmerge.action
Gathers the operation factory-related behaviour and a default configuration.
AbstractMergeAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
 
AbstractSelectorContainer - Class in com.izforge.izpack.util.file.types.selectors
This is the a base class a container of selectors - it does not need do be a selector itself.
AbstractSelectorContainer() - Constructor for class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
 
AbstractTagMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Compares the qualified name of elements.
AbstractTagMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.AbstractTagMatcher
 
AbstractXmlMergeException - Exception in com.izforge.izpack.util.xmlmerge
Base class for all exceptions thrown by XmlMerge.
AbstractXmlMergeException() - Constructor for exception com.izforge.izpack.util.xmlmerge.AbstractXmlMergeException
Default constructor.
AbstractXmlMergeException(String) - Constructor for exception com.izforge.izpack.util.xmlmerge.AbstractXmlMergeException
Constructor with message.
AbstractXmlMergeException(String, Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.AbstractXmlMergeException
Constructor with message and cause.
AbstractXmlMergeException(Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.AbstractXmlMergeException
Constructor with cause.
AbstractXPathConfigurer - Class in com.izforge.izpack.util.xmlmerge.config
Superclass for configurers using XPathOperationFactory.
AbstractXPathConfigurer() - Constructor for class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
 
Action - Interface in com.izforge.izpack.util.xmlmerge
Operation on two nodes creating a third node.
ACTION_ATTRIBUTE - Static variable in class com.izforge.izpack.util.xmlmerge.config.AttributeMergeConfigurer
Action attribute.
ACTION_PREFIX - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Action pathname prefix.
add(Properties, URL) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory
Adds the configuration from the specified URL.
add(FileNameMapper) - Method in class com.izforge.izpack.util.file.ContainerMapper
Add a FileNameMapper.
add(FileNameMapper) - Method in class com.izforge.izpack.util.file.FileCopyTask
A nested filenamemapper
add(FileSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add an arbitary selector.
add(FileNameMapper) - Method in class com.izforge.izpack.util.file.types.Mapper
Add a nested FileNameMapper.
add(Path) - Method in class com.izforge.izpack.util.file.types.Path
Adds a nested path
add(FileSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add an arbitary selector
add(FileSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add an arbitary selector
add(FileSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add an arbitary selector
addAction(String, String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Adds an action for a given XPath expression.
addAnd(AndSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add an "And" selector entry on the selector list.
addAnd(AndSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add an "And" selector entry on the selector list
addAnd(AndSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add an "And" selector entry on the selector list
addAnd(AndSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add an "And" selector entry on the selector list
addConfiguredFile(FileList.FileName) - Method in class com.izforge.izpack.util.file.types.FileList
Add a nested <file> nested element.
addConfiguredMapper(Mapper) - Method in class com.izforge.izpack.util.file.ContainerMapper
Add a Mapper.
addConfiguredMapper(Mapper) - Method in class com.izforge.izpack.util.file.types.Mapper
Add a Mapper
addConfiguredPatternset(PatternSet) - Method in class com.izforge.izpack.util.file.types.PatternSet
This is a patternset nested element.
addContains(ContainsSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a contains selector entry on the selector list.
addContains(ContainsSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a contains selector entry on the selector list
addContains(ContainsSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a contains selector entry on the selector list
addContains(ContainsSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a contains selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a regular expression selector entry on the selector list.
addContainsRegexp(ContainsRegexpSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a regular expression selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a regular expression selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a regular expression selector entry on the selector list
addCustom(ExtendSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add an extended selector entry on the selector list.
addCustom(ExtendSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add an extended selector entry on the selector list
addCustom(ExtendSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add an extended selector entry on the selector list
addCustom(ExtendSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add an extended selector entry on the selector list
addDate(DateSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a selector date entry on the selector list.
addDate(DateSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a selector date entry on the selector list
addDate(DateSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a selector date entry on the selector list
addDate(DateSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a selector date entry on the selector list
addDefaultExclude(String) - Static method in class com.izforge.izpack.util.file.DirectoryScanner
Add a pattern to the default excludes unless it is already a default exclude.
addDefaultExcludes() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Add default exclusions to the current exclusions set.
addDefaultExcludes() - Method in interface com.izforge.izpack.util.file.FileScanner
Adds default exclusions to the current exclusions set.
addDepend(DependSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a depends selector entry on the selector list.
addDepend(DependSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a depends selector entry on the selector list
addDepend(DependSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a depends selector entry on the selector list
addDepend(DependSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a depends selector entry on the selector list
addDepth(DepthSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a depth selector entry on the selector list.
addDepth(DepthSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a depth selector entry on the selector list
addDepth(DepthSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a depth selector entry on the selector list
addDepth(DepthSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a depth selector entry on the selector list
addDifferent(DifferentSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a DifferentSelector entry on the selector list.
addDifferent(DifferentSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
adds a different selector to the selector list
addDifferent(DifferentSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
adds a different selector to the selector list
addDifferent(DifferentSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add the different selector
addDirset(DirSet) - Method in class com.izforge.izpack.util.file.types.Path
Adds a nested <dirset> element.
addEntry(SingleConfigurableTask.Entry) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
 
addExcludes(String[]) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Add to the list of exclude patterns to use.
addExisting(Path) - Method in class com.izforge.izpack.util.file.types.Path
Adds the components on the given path which exist to this Path.
addExisting(Path, boolean) - Method in class com.izforge.izpack.util.file.types.Path
Same as addExisting, but support classpath behavior if tryUserDir is true.
addFilelist(FileList) - Method in class com.izforge.izpack.util.file.types.Path
Adds a nested <filelist> element.
addFilename(FilenameSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a selector filename entry on the selector list.
addFilename(FilenameSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a selector filename entry on the selector list
addFilename(FilenameSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a selector filename entry on the selector list
addFilename(FilenameSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a selector filename entry on the selector list
addFileSet(FileSet) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
Adds a file set.
addFileSet(FileSet) - Method in class com.izforge.izpack.util.file.FileCopyTask
Adds a set of files to copy.
addFileset(FileSet) - Method in class com.izforge.izpack.util.file.types.Path
Adds a nested <fileset> element.
addImplementation(Platform, String) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Implementations
Adds an implementation for the specified platform.
addMajority(MajoritySelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a majority selector entry on the selector list.
addMajority(MajoritySelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a majority selector entry on the selector list
addMajority(MajoritySelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a majority selector entry on the selector list
addMajority(MajoritySelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a majority selector entry on the selector list
addMapper(String, String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Adds an mapper for a given XPath expression.
addMatcher(String, String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Adds a matcher for a given XPath expression.
addNone(NoneSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a "None" selector entry on the selector list.
addNone(NoneSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a "None" selector entry on the selector list
addNone(NoneSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a "None" selector entry on the selector list
addNone(NoneSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a "None" selector entry on the selector list
addNot(NotSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a "Not" selector entry on the selector list.
addNot(NotSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a "Not" selector entry on the selector list
addNot(NotSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a "Not" selector entry on the selector list
addNot(NotSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a "Not" selector entry on the selector list
addOr(OrSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add an "Or" selector entry on the selector list.
addOr(OrSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add an "Or" selector entry on the selector list
addOr(OrSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add an "Or" selector entry on the selector list
addOr(OrSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add an "Or" selector entry on the selector list
addParam(Parameter) - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Create new parameters to pass to custom selector.
addPresent(PresentSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a present selector entry on the selector list.
addPresent(PresentSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a present selector entry on the selector list
addPresent(PresentSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a present selector entry on the selector list
addPresent(PresentSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a present selector entry on the selector list
addProperty(String, String) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
Adds a XML merge configuration property (XPath)
addSize(SizeSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a selector size entry on the selector list.
addSize(SizeSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
add a selector size entry on the selector list
addSize(SizeSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
add a selector size entry on the selector list
addSize(SizeSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add a selector size entry on the selector list
addType(TypeSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a selector type entry on the selector list.
addType(TypeSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
adds a type selector to the selector list
addType(TypeSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
adds a type selector to the selector list
addType(TypeSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
add the type selector
AndSelector - Class in com.izforge.izpack.util.file.types.selectors
This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.
AndSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.AndSelector
Default constructor.
append(Path) - Method in class com.izforge.izpack.util.file.types.Path
Append the contents of the other Path instance to this.
append(PatternSet) - Method in class com.izforge.izpack.util.file.types.PatternSet
Adds the patterns of the other instance to this set.
append(Object) - Method in class com.izforge.izpack.util.unix.ShellScript
Appends an Object or String to this ShellScript.
append(char) - Method in class com.izforge.izpack.util.unix.ShellScript
Appends a Char to this ShellScript.
append(String[]) - Method in class com.izforge.izpack.util.unix.ShellScript
Appends the Array as one Commandline Space Separated This is usefull with our FileExecutor
appendln(String[]) - Method in class com.izforge.izpack.util.unix.ShellScript
Appends the Array as ONE!
appendln(Object) - Method in class com.izforge.izpack.util.unix.ShellScript
Appends an Object or String to this ShellScript with unix linefeed ("\n").
appendln(char) - Method in class com.izforge.izpack.util.unix.ShellScript
Appends a Char Object or String to this ShellScript with unix linefeed ("\n").
appendln() - Method in class com.izforge.izpack.util.unix.ShellScript
Appends an unix linefeed to this script ("\n").
appendSelector(FileSelector) - Method in class com.izforge.izpack.util.file.types.FileSet
Add a new selector into this container.
appendSelector(FileSelector) - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
Add a new selector into this container.
appendSelector(FileSelector) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Add a new selector into this container.
appendSelector(FileSelector) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
Add a new selector into this container.
ATTRIBUTE - Static variable in class com.izforge.izpack.util.xmlmerge.matcher.StandardMatchers
ATTRIBUTE_NAMESPACE - Static variable in class com.izforge.izpack.util.xmlmerge.config.AttributeMergeConfigurer
Attribute namespace.
AttributeMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Compares the qualified name of elements, their attributes and their attribute values.
AttributeMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.AttributeMatcher
 
AttributeMergeConfigurer - Class in com.izforge.izpack.util.xmlmerge.config
Configure to apply actions declared as attributes in the patch DOM.
AttributeMergeConfigurer() - Constructor for class com.izforge.izpack.util.xmlmerge.config.AttributeMergeConfigurer
 
AttributeOperationFactory - Class in com.izforge.izpack.util.xmlmerge.factory
Creates operations by inspecting keywords passed as attributes in patch elements.
AttributeOperationFactory(Operation, OperationResolver, String, String) - Constructor for class com.izforge.izpack.util.xmlmerge.factory.AttributeOperationFactory
Creates a new AttributeOperationFactory.
available() - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 

B

Base64 - Class in com.izforge.izpack.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.izforge.izpack.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in com.izforge.izpack.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BaseExtendSelector - Class in com.izforge.izpack.util.file.types.selectors
Convenience base class for all selectors accessed through ExtendSelector.
BaseExtendSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.BaseExtendSelector
Default constructor.
BaseSelector - Class in com.izforge.izpack.util.file.types.selectors
A convenience base class that you can subclass Selectors from.
BaseSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.BaseSelector
Do nothing constructor.
BaseSelectorContainer - Class in com.izforge.izpack.util.file.types.selectors
This is the base class for selectors that can contain other selectors.
BaseSelectorContainer() - Constructor for class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Default constructor.
BASH - Static variable in class com.izforge.izpack.util.unix.ShellScript
 
BOURNE_AGAIN_SHELL - Static variable in class com.izforge.izpack.util.unix.ShellScript
 
BOURNE_SHELL - Static variable in class com.izforge.izpack.util.unix.ShellScript
 
buildMap(File, File, String[], FileNameMapper, Hashtable<String, String[]>) - Method in class com.izforge.izpack.util.file.FileCopyTask
Add to a map of files/directories to copy

C

canReadEntryData(ArchiveEntry) - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
CASE_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Used for parameterized custom selector
CASE_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
Used for parameterized custom selector
checkAttributes() - Method in class com.izforge.izpack.util.config.ConfigFileTask
 
checkAttributes() - Method in class com.izforge.izpack.util.config.RegistryTask
 
checkAttributes() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
 
CHECKDIRS_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DateSelector
Key to used for parameterized custom selector
classname - Variable in class com.izforge.izpack.util.file.types.Mapper
 
classpath - Variable in class com.izforge.izpack.util.file.types.Mapper
 
cleanUp() - Method in interface com.izforge.izpack.util.CleanupClient
Performs custom cleanup operations.
cleanup - Variable in class com.izforge.izpack.util.config.ConfigFileTask
 
cleanup - Variable in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
 
cleanup - Variable in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
cleanUp() - Method in class com.izforge.izpack.util.Librarian
This method attempts to remove all native libraries that have been temporarily created from the system.
CleanupClient - Interface in com.izforge.izpack.util
Any class that wants to perform cleanup operations and to be notified by Hosekeeper for this purpose must implement this interface.
clone() - Method in class com.izforge.izpack.util.file.types.Path
Return a Path that holds the same elements as this instance.
clone() - Method in class com.izforge.izpack.util.file.types.Resource
Clone this Resource.
close() - Method in class com.izforge.izpack.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
close() - Method in class com.izforge.izpack.util.NoCloseInputStream
 
close() - Method in class com.izforge.izpack.util.NoCloseOutputStream
 
com.izforge.izpack.data - package com.izforge.izpack.data
 
com.izforge.izpack.logging - package com.izforge.izpack.logging
 
com.izforge.izpack.util - package com.izforge.izpack.util
 
com.izforge.izpack.util.compress - package com.izforge.izpack.util.compress
 
com.izforge.izpack.util.config - package com.izforge.izpack.util.config
 
com.izforge.izpack.util.file - package com.izforge.izpack.util.file
 
com.izforge.izpack.util.file.types - package com.izforge.izpack.util.file.types
 
com.izforge.izpack.util.file.types.selectors - package com.izforge.izpack.util.file.types.selectors
 
com.izforge.izpack.util.helper - package com.izforge.izpack.util.helper
 
com.izforge.izpack.util.regex - package com.izforge.izpack.util.regex
 
com.izforge.izpack.util.unix - package com.izforge.izpack.util.unix
 
com.izforge.izpack.util.xmlmerge - package com.izforge.izpack.util.xmlmerge
 
com.izforge.izpack.util.xmlmerge.action - package com.izforge.izpack.util.xmlmerge.action
 
com.izforge.izpack.util.xmlmerge.config - package com.izforge.izpack.util.xmlmerge.config
 
com.izforge.izpack.util.xmlmerge.factory - package com.izforge.izpack.util.xmlmerge.factory
 
com.izforge.izpack.util.xmlmerge.mapper - package com.izforge.izpack.util.xmlmerge.mapper
 
com.izforge.izpack.util.xmlmerge.matcher - package com.izforge.izpack.util.xmlmerge.matcher
 
com.izforge.izpack.util.xmlmerge.merge - package com.izforge.izpack.util.xmlmerge.merge
 
commonOsList(List<OsModel>, List<OsModel>) - Static method in class com.izforge.izpack.util.OsConstraintHelper
Computes a list of constraints which satisfies both osList and otherOsList.
compareTo(Object) - Method in class com.izforge.izpack.util.file.types.Resource
Delegates to a comparison of names.
COMPLETE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
CompleteAction - Class in com.izforge.izpack.util.xmlmerge.action
Copies the patch element only if it does not exist in the orginal document.
CompleteAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.CompleteAction
 
completeDirMap - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
CompositeMapper - Class in com.izforge.izpack.util.file
A ContainerMapper that unites the results of its constituent FileNameMappers into a single set of result filenames.
CompositeMapper() - Constructor for class com.izforge.izpack.util.file.CompositeMapper
 
compressedInput(PackCompression, InputStream) - Static method in class com.izforge.izpack.util.StreamSupport
 
compressedOutput(PackCompression, OutputStream) - Static method in class com.izforge.izpack.util.StreamSupport
 
conffile - Variable in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
ConfigFileTask - Class in com.izforge.izpack.util.config
 
ConfigFileTask() - Constructor for class com.izforge.izpack.util.config.ConfigFileTask
 
configurable - Variable in class com.izforge.izpack.util.config.SingleConfigurableTask
 
ConfigurableFileCopyTask - Class in com.izforge.izpack.util.config
 
ConfigurableFileCopyTask() - Constructor for class com.izforge.izpack.util.config.ConfigurableFileCopyTask
 
ConfigurableTask - Interface in com.izforge.izpack.util.config
 
ConfigurableXmlMerge - Class in com.izforge.izpack.util.xmlmerge.config
XmlMerge wrapper applying a configurer on the wrapped instance.
ConfigurableXmlMerge(Configurer) - Constructor for class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
Creates a default XmlMerge instance and configures it with the given configurer.
ConfigurableXmlMerge(XmlMerge, Configurer) - Constructor for class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
Applies a configurer on a wrapped XmlMerge instance.
ConfigurationException - Exception in com.izforge.izpack.util.xmlmerge
Thrown when something wrong happens in the XmlMerge configuration.
ConfigurationException() - Constructor for exception com.izforge.izpack.util.xmlmerge.ConfigurationException
Default constructor.
ConfigurationException(String) - Constructor for exception com.izforge.izpack.util.xmlmerge.ConfigurationException
Constructor with message.
ConfigurationException(String, Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.ConfigurationException
Constructor with message and cause.
ConfigurationException(Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.ConfigurationException
Constructor with cause.
configure(XmlMerge) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
 
configure(XmlMerge) - Method in class com.izforge.izpack.util.xmlmerge.config.AttributeMergeConfigurer
 
configure(XmlMerge) - Method in interface com.izforge.izpack.util.xmlmerge.Configurer
Configures the specified XmlMerge instance.
Configurer - Interface in com.izforge.izpack.util.xmlmerge
Applies a configuration to an XmlMerge instance.
confProps - Variable in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
Console - Class in com.izforge.izpack.util
I/O streams to support prompting and keyboard input from the console.
Console(InstallData, ConsolePrefs) - Constructor for class com.izforge.izpack.util.Console
Constructs a Console with System.in and System.out as the I/O streams.
ConsoleFormatter - Class in com.izforge.izpack.logging
Default IzPack console log output formatter
ConsoleFormatter() - Constructor for class com.izforge.izpack.logging.ConsoleFormatter
 
ContainerMapper - Class in com.izforge.izpack.util.file
A FileNameMapper that contains other FileNameMappers.
ContainerMapper() - Constructor for class com.izforge.izpack.util.file.ContainerMapper
 
contains(FileNameMapper) - Method in class com.izforge.izpack.util.file.ContainerMapper
Return true if this ContainerMapper or any of its sub-elements contains the specified FileNameMapper.
CONTAINS_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Used for parameterized custom selector
ContainsRegexpSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on a regular expression.
ContainsRegexpSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
Creates a new ContainsRegexpSelector instance.
ContainsSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on whether they contain a particular string.
ContainsSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Creates a new ContainsSelector instance.
contents - Variable in class com.izforge.izpack.data.CustomData
The contens of the managed custom data.
copyFile(String, String, boolean, boolean) - Static method in class com.izforge.izpack.util.file.FileUtils
Convenience method to copy a file from a source to a destination.
copyFile(File, File, boolean, boolean) - Static method in class com.izforge.izpack.util.file.FileUtils
Convenience method to copy a file from a source to a destination specifying if token filtering must be used, if filter chains must be used, if source files may overwrite newer destination files and the last modified time of destFile file should be made equal to the last modified time of sourceFile.
copyStreamToJar(InputStream, ZipOutputStream, String, long) - Static method in class com.izforge.izpack.util.IoHelper
 
copyToTempFile(String, String) - Static method in class com.izforge.izpack.util.IoHelper
Creates a temp file with delete on exit rule.
copyToTempFile(File, String) - Static method in class com.izforge.izpack.util.IoHelper
Creates a temp file with delete on exit rule.
create(Class<T>) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory
Creates a platform specific implementation of a class, for the current platform.
create(Class<T>, Platform) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory
Creates a platform specific instance of a class, for the specified platform.
create(Class<T>) - Method in interface com.izforge.izpack.util.TargetPlatformFactory
Creates a platform specific implementation of a class, for the current platform.
create(Class<T>, Platform) - Method in interface com.izforge.izpack.util.TargetPlatformFactory
Creates a platform specific implementation of a class, for the specified platform.
createClasspath() - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Specify the classpath to use to load the Selector (nested element).
createConfigurable - Variable in class com.izforge.izpack.util.config.SingleConfigurableTask
 
createExclude() - Method in class com.izforge.izpack.util.file.types.FileSet
Add a name entry to the exclude list.
createExclude() - Method in class com.izforge.izpack.util.file.types.PatternSet
add a name entry on the exclude list
createInclude() - Method in class com.izforge.izpack.util.file.types.FileSet
Add a name entry to the include list.
createInclude() - Method in class com.izforge.izpack.util.file.types.PatternSet
add a name entry on the include list
createInstance(String) - Method in class com.izforge.izpack.util.regex.RegexpMatcherFactory
Create an instance of a matcher from a classname.
createMapper() - Method in class com.izforge.izpack.util.file.FileCopyTask
Defines the mapper to map source to destination files.
createMapper() - Method in class com.izforge.izpack.util.file.types.selectors.MappingSelector
Defines the FileNameMapper to use (nested mapper element).
createMapper() - Method in class com.izforge.izpack.util.file.types.selectors.PresentSelector
Defines the FileNameMapper to use (nested mapper element).
createParser(Platforms, URL) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory
Creates a new parser.
createPath() - Method in class com.izforge.izpack.util.file.types.Path
Creates a nested <path> element.
createPathElement() - Method in class com.izforge.izpack.util.file.types.Path
Creates the nested <pathelement> element.
createRegexpInstance(String) - Method in class com.izforge.izpack.util.regex.RegexpFactory
Wrapper over RegexpMatcherFactory.createInstance that ensures that we are dealing with a Regexp implementation.
createTempDirectory(String, File) - Static method in class com.izforge.izpack.util.file.FileUtils
Create a temporary directory.
CustomData - Class in com.izforge.izpack.data
Container for serialized custom data.
CustomData(String, List<String>, List<OsModel>, int) - Constructor for class com.izforge.izpack.data.CustomData
Constructs an CustomData object with the needed values.
CustomDataType - Enum in com.izforge.izpack.data
Enumeration for custom data type

D

DataType - Class in com.izforge.izpack.util.file.types
Base class for those classes that can appear inside the build file as stand alone data types.
DataType() - Constructor for class com.izforge.izpack.util.file.types.DataType
 
DateSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that chooses files based on their last modified date.
DateSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.DateSelector
Creates a new DateSelector instance.
DateSelector.TimeComparisons - Enum in com.izforge.izpack.util.file.types.selectors
 
DATETIME_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DateSelector
Key to used for parameterized custom selector
Debug - Class in com.izforge.izpack.util
Static debug mode flags available during installation
Debug() - Constructor for class com.izforge.izpack.util.Debug
 
DECODE - Static variable in class com.izforge.izpack.util.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class com.izforge.izpack.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class com.izforge.izpack.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.izforge.izpack.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.izforge.izpack.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class com.izforge.izpack.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.izforge.izpack.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.izforge.izpack.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.izforge.izpack.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class com.izforge.izpack.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT_ACTION_KEY - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Default action pathname.
DEFAULT_MAPPER_KEY - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Default mapper pathname.
DEFAULT_MATCHER_KEY - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Default matcher pathname.
DefaultConfigurationHandlerAdapter - Class in com.izforge.izpack.data
Implements an adapter for the abstract DefaultConfigurationHandler class to be able to make it a utility for handling configuration options temporarily while using the functionality of the parent class.
DefaultConfigurationHandlerAdapter() - Constructor for class com.izforge.izpack.data.DefaultConfigurationHandlerAdapter
 
DEFAULTEXCLUDES - Static variable in class com.izforge.izpack.util.file.DirectoryScanner
Deprecated.
use the getDefaultExcludes method instead.
DefaultTargetPlatformFactory - Class in com.izforge.izpack.util
Factory for constructing platform specific implementation implementations of interfaces or classes.
DefaultTargetPlatformFactory(ObjectFactory, Platform, Platforms) - Constructor for class com.izforge.izpack.util.DefaultTargetPlatformFactory
Constructs a DefaultTargetPlatformFactory, configured from TargetPlatformFactory.properties resources.
DefaultTargetPlatformFactory.Implementations - Class in com.izforge.izpack.util
Manages implementations of a class/interface, for multiple platforms.
DefaultTargetPlatformFactory.Parser - Class in com.izforge.izpack.util
Properties parser.
DefaultXmlMerge - Class in com.izforge.izpack.util.xmlmerge.merge
Default implementation of XmlMerge.
DefaultXmlMerge() - Constructor for class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
Creates a new DefaultXmlMerge instance.
delete() - Method in class com.izforge.izpack.util.unix.ShellScript
Deletes only if Location is not null.
DELETE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
DeleteAction - Class in com.izforge.izpack.util.xmlmerge.action
Keeps the original element only if it does not appear in the patch document.
DeleteAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.DeleteAction
 
deleteTree(File) - Static method in class com.izforge.izpack.util.LibraryRemover
Recursively delete a file structure.
DependSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on whether they are newer than a matching file in another directory tree.
DependSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.DependSelector
Creates a new DependSelector instance.
DepthSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on the how deep in the directory tree they are.
DepthSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.DepthSelector
Creates a new DepthSelector instance.
destDir - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
destFile - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
DifferentSelector - Class in com.izforge.izpack.util.file.types.selectors
This selector selects files against a mapped set of target files, selecting all those files which are different.
DifferentSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.DifferentSelector
 
DiffOperationFactory - Class in com.izforge.izpack.util.xmlmerge.factory
An operation factory delegating to other operation factories according to the existence of the original and patch element.
DiffOperationFactory() - Constructor for class com.izforge.izpack.util.xmlmerge.factory.DiffOperationFactory
 
dirCopyMap - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
DirectoryScanner - Class in com.izforge.izpack.util.file
Class for scanning a directory for files/directories which match certain criteria.
DirectoryScanner() - Constructor for class com.izforge.izpack.util.file.DirectoryScanner
Sole constructor.
DirSet - Class in com.izforge.izpack.util.file.types
Subclass as hint for supporting tasks that the included directories instead of files should be used.
DirSet() - Constructor for class com.izforge.izpack.util.file.types.DirSet
 
DO_BREAK_LINES - Static variable in class com.izforge.izpack.util.Base64
Do break lines when encoding.
doClose() - Method in class com.izforge.izpack.util.NoCloseInputStream
 
doClose() - Method in class com.izforge.izpack.util.NoCloseOutputStream
 
DocumentException - Exception in com.izforge.izpack.util.xmlmerge
Thrown when something is wrong with a source or output document.
DocumentException(Document, String) - Constructor for exception com.izforge.izpack.util.xmlmerge.DocumentException
Constructor with message.
DocumentException(Document, Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.DocumentException
Constructor with cause.
doFileOperation(File, File, File, boolean, boolean, boolean) - Method in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
Do a patch operation.
doFileOperation(File, File, File, boolean, boolean, boolean) - Method in class com.izforge.izpack.util.config.IniFileCopyTask
 
doFileOperation(File, File, File, boolean, boolean, boolean) - Method in class com.izforge.izpack.util.config.OptionFileCopyTask
 
doFileOperations() - Method in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
 
doFileOperations() - Method in class com.izforge.izpack.util.file.FileCopyTask
Actually does the file (and possibly empty directory) copies.
DONT_GUNZIP - Static variable in class com.izforge.izpack.util.Base64
Specify that gzipped data should not be automatically gunzipped.
DTD - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
DtdInsertAction - Class in com.izforge.izpack.util.xmlmerge.action
Copy the patch element in the output parent with the correct position according to the DTD declared in doctype.
DtdInsertAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.DtdInsertAction
 

E

ElementException - Exception in com.izforge.izpack.util.xmlmerge
Thrown when there is something wrong with an element.
ElementException(Element) - Constructor for exception com.izforge.izpack.util.xmlmerge.ElementException
Constructor.
ElementException(Element, String) - Constructor for exception com.izforge.izpack.util.xmlmerge.ElementException
Constructor with message.
ElementException(Element, Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.ElementException
Constructor with cause.
ENCODE - Static variable in class com.izforge.izpack.util.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class com.izforge.izpack.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class com.izforge.izpack.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class com.izforge.izpack.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.izforge.izpack.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.izforge.izpack.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.izforge.izpack.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class com.izforge.izpack.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class com.izforge.izpack.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class com.izforge.izpack.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.izforge.izpack.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.izforge.izpack.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.izforge.izpack.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.izforge.izpack.util.Base64
Convenience method for encoding data to a file.
Entry() - Constructor for class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
equalsString(String, String, boolean) - Static method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractTagMatcher
 
etcPasswd - Static variable in class com.izforge.izpack.util.unix.UnixConstants
etcPasswd = "/etc/passwd"
exec(String...) - Static method in class com.izforge.izpack.util.ProcessHelper
Executes the specified command in a new process.
exec(List<String>) - Static method in class com.izforge.izpack.util.ProcessHelper
Executes the specified command in a new process.
exec(String) - Method in class com.izforge.izpack.util.unix.ShellScript
Executes this ShellScript with the given Params.
exec() - Method in class com.izforge.izpack.util.unix.ShellScript
Execute this ShellScript.
execAndDelete(String, StringBuffer, String, String) - Static method in class com.izforge.izpack.util.unix.ShellScript
Executes and removes the script.
execAndDelete(StringBuffer, String) - Static method in class com.izforge.izpack.util.unix.ShellScript
Executes and removes the script.
execute() - Method in interface com.izforge.izpack.util.config.ConfigurableTask
 
execute() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
 
execute() - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
execute() - Method in class com.izforge.izpack.util.file.FileCopyTask
Performs the copy operation.
execute(String, StringBuffer, String, String) - Static method in class com.izforge.izpack.util.unix.ShellScript
Execs ths given lines in the creted shell stored on location.
execute(StringBuffer, String) - Static method in class com.izforge.izpack.util.unix.ShellScript
Executes ths given lines in the created default shell (sh) stored on location.
executeAction(InstallData, AbstractUIHandler) - Method in interface com.izforge.izpack.data.PanelAction
 
executeCommand(String[], String[]) - Method in class com.izforge.izpack.util.FileExecutor
Executed a system command and waits for completion.
executeCommand(String[], String[], String) - Method in class com.izforge.izpack.util.FileExecutor
Executed a system command and waits for completion.
executeFiles(int, PlatformModelMatcher, AbstractUIHandler) - Method in class com.izforge.izpack.util.FileExecutor
Executes files specified at construction time.
executeOn(Configurable) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
existingParent(File) - Static method in class com.izforge.izpack.util.IoHelper
Returns the first existing parent directory in a path
EXPRESSION_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
Key to used for parameterized custom selector
EXPRESSION_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Key to used for parameterized custom selector
ExtendFileSelector - Interface in com.izforge.izpack.util.file.types.selectors
This is the interface to be used by all custom selectors, those that are called through the <custom> tag.
ExtendSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that selects files by forwarding the request on to other classes.
ExtendSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Default constructor.
extractMacElevator() - Method in class com.izforge.izpack.util.PrivilegedRunner
 
extractVariablePart(String) - Method in class com.izforge.izpack.util.file.GlobPatternMapper
Returns the part of the given string that matches the * in the "from" pattern.
extractVistaElevator() - Method in class com.izforge.izpack.util.PrivilegedRunner
 

F

failonerror - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
FAT_FILE_TIMESTAMP_GRANULARITY - Static variable in class com.izforge.izpack.util.file.FileUtils
The granularity of timestamps under FAT.
file - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
fileCopyMap - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
FileCopyTask - Class in com.izforge.izpack.util.file
Copies a file or directory to a new file or directory.
FileCopyTask() - Constructor for class com.izforge.izpack.util.file.FileCopyTask
Copy task constructor.
FileExecutor - Class in com.izforge.izpack.util
Executes a bunch of files.
FileExecutor(Collection<ExecutableFile>) - Constructor for class com.izforge.izpack.util.FileExecutor
Constructs a new executor.
FileExecutor() - Constructor for class com.izforge.izpack.util.FileExecutor
Constructs a new executor.
FileFormatter - Class in com.izforge.izpack.logging
Default IzPack log file formatter
FileFormatter() - Constructor for class com.izforge.izpack.logging.FileFormatter
 
FileList - Class in com.izforge.izpack.util.file.types
FileList represents an explicitly named list of files.
FileList() - Constructor for class com.izforge.izpack.util.file.types.FileList
The default constructor.
FileList(FileList) - Constructor for class com.izforge.izpack.util.file.types.FileList
A copy constructor.
FileList.FileName - Class in com.izforge.izpack.util.file.types
Inner class corresponding to the <file> nested element.
FileName() - Constructor for class com.izforge.izpack.util.file.types.FileList.FileName
 
FileNameMapper - Interface in com.izforge.izpack.util.file
Interface to be used by SourceFileScanner.
FilenameSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on the filename.
FilenameSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.FilenameSelector
Creates a new FilenameSelector instance.
FileScanner - Interface in com.izforge.izpack.util.file
An interface used to describe the actions required of any type of directory scanner.
FileSelector - Interface in com.izforge.izpack.util.file.types.selectors
This is the interface to be used by all selectors.
FileSet - Class in com.izforge.izpack.util.file.types
Class that holds an implicit patternset and supports nested patternsets and creates a DirectoryScanner using these patterns.
FileSet() - Constructor for class com.izforge.izpack.util.file.types.FileSet
Construct a new FileSet.
filesets - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
FileUtils - Class in com.izforge.izpack.util.file
This class also encapsulates methods which allow Files to be referred to using abstract path names which are translated to native system file paths at runtime as well as copying files or setting their last modification time.
FileUtils() - Constructor for class com.izforge.izpack.util.file.FileUtils
 
findJarFile(Class<?>) - Static method in class com.izforge.izpack.util.SelfModifier
Retrieve the jar file the specified class was loaded from.
FlatFileNameMapper - Class in com.izforge.izpack.util.file
Implementation of FileNameMapper that always returns the source file name without any leading directory information.
FlatFileNameMapper() - Constructor for class com.izforge.izpack.util.file.FlatFileNameMapper
 
flatten - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
flush() - Method in class com.izforge.izpack.util.Console
Flush the console output stream.
flushBase64() - Method in class com.izforge.izpack.util.Base64.OutputStream
Method added by PHIL.
forceOverwrite - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
format(LogRecord) - Method in class com.izforge.izpack.logging.AbstractFormatter
Format the given LogRecord.
freeLibrary(String) - Method in interface com.izforge.izpack.util.NativeLibraryClient
This method is used to free the library at the end of progam execution.
FreeThread - Class in com.izforge.izpack.util
This class implements a thred that can be used to free native libraries safely.
FreeThread(String, NativeLibraryClient) - Constructor for class com.izforge.izpack.util.FreeThread
Standard constructor.
from - Variable in class com.izforge.izpack.util.file.types.Mapper
 
fromConfigurable - Variable in class com.izforge.izpack.util.config.SingleConfigurableTask
 
fromEtcPasswdLine(String) - Method in class com.izforge.izpack.util.unix.UnixUser
Parses a Line from /etc/passwd and stores each :token: in their field of the user.
fromKey - Variable in class com.izforge.izpack.util.config.RegistryTask
 
fromPostfix - Variable in class com.izforge.izpack.util.file.GlobPatternMapper
Part of "from" pattern after the *.
fromPrefix - Variable in class com.izforge.izpack.util.file.GlobPatternMapper
Part of "from" pattern before the *.
FULLMERGE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
FullMergeAction - Class in com.izforge.izpack.util.xmlmerge.action
Merge implementation traversing element contents undependend of their order.
FullMergeAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.FullMergeAction
 

G

GENERIC - Static variable in class com.izforge.izpack.util.TargetFactory
Used to report a non specific operating system.
getAllSubChildren(IXMLElement, String[]) - Method in class com.izforge.izpack.util.helper.SpecHelper
Returns a Vector with all leafs of the tree which is described with childdef.
getArchitecture() - Method in class com.izforge.izpack.util.TargetFactory
Returns an index number that identified the processor architecture of the target system.
getAttribute() - Method in enum com.izforge.izpack.data.CustomDataType
 
getAttribute() - Method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.LookupType
 
getAttribute() - Method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Operation
 
getAttribute() - Method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Type
 
getAttribute() - Method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Unit
 
getAttribute() - Method in enum com.izforge.izpack.util.file.types.Mapper.MapperType
 
getAttribute() - Method in enum com.izforge.izpack.util.file.types.selectors.DateSelector.TimeComparisons
 
getAttribute() - Method in enum com.izforge.izpack.util.file.types.selectors.PresentSelector.FilePresence
 
getAttribute() - Method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.ByteUnits
 
getAttribute() - Method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.SizeComparisons
 
getAttribute() - Method in enum com.izforge.izpack.util.file.types.selectors.TypeSelector.FileType
 
getAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractAttributeMatcher
 
getAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AttributeMatcher
 
getAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.IdAttributeMatcher
 
getAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.NameAttributeMatcher
 
getBasedir() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the base directory to be scanned.
getBasedir() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the base directory to be scanned.
getCalendarField() - Method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Unit
 
getClasspath() - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Get the classpath
getComment() - Method in class com.izforge.izpack.util.config.ConfigFileTask
 
getCompiledPattern(int) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Get a compiled representation of the regexp pattern
getCompilerOptions(int) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Convert the generic options to the regex compiler specific options.
getContent() - Method in class com.izforge.izpack.util.unix.ShellScript
gets the Content of this Script.
getContentAsString() - Method in class com.izforge.izpack.util.unix.ShellScript
Gets the Content of this Script as String
getCpCommand() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Gets the absolute path of the cp (Copy) command.
getCreatedXDGDesktopFolderNameScriptFilename() - Method in class com.izforge.izpack.util.unix.UnixUser
Creates a small script, which calls $HOME/.config/user-dirs.dirs then echoes the $XDG_DESKTOP_DIR in the /tmp folder and returns its pseudo unique absolute filename.
getCurrentOSPrefix() - Static method in class com.izforge.izpack.util.TargetFactory
Gets a prefix alias for the current platform.
getCurrentPlatform() - Method in class com.izforge.izpack.util.PlatformModelMatcher
Returns the current platform.
getCustomCommand(String) - Static method in class com.izforge.izpack.util.unix.UnixHelper
Gets the absolute Pathe to the given custom command.
getDefault() - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Implementations
Returns the default implementation class name.
getDefaultexcludes() - Method in class com.izforge.izpack.util.file.types.FileSet
Whether default exclusions should be used or not.
getDefaultInstallPath(String) - Method in class com.izforge.izpack.util.TargetFactory
Returns the system dependent default install path.
getDescription() - Method in class com.izforge.izpack.util.file.types.DataType
Return the description for the current data type.
getDescription() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the Description aka Full Name
getDeselectedDirectories() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the directories which were selected out and therefore not ultimately included.
getDeselectedDirectories() - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorScanner
Directories which were selected out of a scan.
getDeselectedFiles() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the files which were selected out and therefore not ultimately included.
getDeselectedFiles() - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorScanner
Files which were selected out of a scan.
getDir() - Method in class com.izforge.izpack.util.file.types.FileList
 
getDir() - Method in class com.izforge.izpack.util.file.types.FileSet
Retrieves the base-directory for this instance.
getDirectoryScanner() - Method in class com.izforge.izpack.util.file.types.FileSet
Returns the directory scanner needed to access the files to process.
getDocument() - Method in exception com.izforge.izpack.util.xmlmerge.DocumentException
 
getDTD(Element) - Method in class com.izforge.izpack.util.xmlmerge.action.DtdInsertAction
Gets the DTD declared in the doctype of the element's owning document.
getElement() - Method in exception com.izforge.izpack.util.xmlmerge.ElementException
 
getElement() - Method in exception com.izforge.izpack.util.xmlmerge.MatchException
 
getElevator(String, String, String[]) - Method in class com.izforge.izpack.util.PrivilegedRunner
 
getError() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelector
Returns any error messages that have been set.
getEtcPasswdArray() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Get the lines from /etc/passwd as Array
getEtcPasswdUsersAsArrayList() - Static method in class com.izforge.izpack.util.unix.UnixUsers
Gets all Users from /etc/passwd as StringList
getExcludedDirectories() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the directories which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludedDirectories() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the names of the directories which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludedFiles() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the files which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludedFiles() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the names of the files which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludePatterns() - Method in class com.izforge.izpack.util.file.types.PatternSet
Returns the filtered include patterns.
getExecOutput(String[]) - Static method in class com.izforge.izpack.util.FileExecutor
Gets the output of the given (console based) commandline
getExecOutput(String[], String) - Static method in class com.izforge.izpack.util.FileExecutor
Gets the output of the given (console based) commandline
getExecOutput(String[], boolean) - Static method in class com.izforge.izpack.util.FileExecutor
Gets the output of the given (console based) commandline
getFiles() - Method in class com.izforge.izpack.util.file.types.FileList
Returns the list of files represented by this FileList.
getFileTimestampGranularity() - Static method in class com.izforge.izpack.util.file.FileUtils
Get the granularity of file timestamps.
getFreeSpace(String) - Static method in class com.izforge.izpack.util.IoHelper
Returns the free (disk) space for the given path.
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.LookupType
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Operation
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Type
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Unit
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.file.types.Mapper.MapperType
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.DateSelector.TimeComparisons
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.PresentSelector.FilePresence
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.ByteUnits
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.SizeComparisons
 
getFromAttribute(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.TypeSelector.FileType
 
getGid() - Method in class com.izforge.izpack.util.unix.UnixUser
Gtes the Users Group ID
getGroups(String) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Returns a Vector of matched groups found in the argument using default options.
getGroups(String, int) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Returns a Vector of matched groups found in the argument.
getGroups(String) - Method in interface com.izforge.izpack.util.regex.RegexpMatcher
Returns a Vector of matched groups found in the argument using default options.
getGroups(String, int) - Method in interface com.izforge.izpack.util.regex.RegexpMatcher
Get the match groups from this regular expression.
getHome() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the Users Home Directory
getId() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the Users UID
getImplementation(Class<T>, Platform) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory
Returns the implementation of a type for the specified platform.
getImplementation(Platform) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Implementations
Returns the implementation for the specified platform.
getImplementation() - Method in class com.izforge.izpack.util.file.types.Mapper
Returns a fully configured FileNameMapper implementation.
getImplementation() - Method in enum com.izforge.izpack.util.file.types.Mapper.MapperType
 
getImplementationClass() - Method in class com.izforge.izpack.util.file.types.Mapper
Gets the Class object associated with the mapper implementation.
getImplementations(Class) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory
Returns the implementations registered for the specified class.
getIncludedDirectories() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the directories which matched at least one of the include patterns and none of the exclude patterns.
getIncludedDirectories() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the names of the directories which matched at least one of the include patterns and none of the exclude patterns.
getIncludedDirsCount() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the count of included directories.
getIncludedFiles() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the files which matched at least one of the include patterns and none of the exclude patterns.
getIncludedFiles() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the names of the files which matched at least one of the include patterns and none of the exclude patterns.
getIncludedFilesCount() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the count of included files.
getIncludePatterns() - Method in class com.izforge.izpack.util.file.types.PatternSet
Returns the filtered include patterns.
getInstance() - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Retrieves the instance of the Singleton.
getJavaCommand() - Static method in class com.izforge.izpack.util.ProcessHelper
Returns the command to launch java on the current platform.
getKey() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
getLastModified() - Method in class com.izforge.izpack.util.file.types.Resource
Tells the modification time in milliseconds since 01.01.1970 .
getLookupType() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
getMappers() - Method in class com.izforge.izpack.util.file.ContainerMapper
Get the List of FileNameMappers.
getMillis() - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
Returns the millisecond value the selector is set for.
getName() - Method in class com.izforge.izpack.util.file.types.FileList.FileName
 
getName() - Method in class com.izforge.izpack.util.file.types.Parameter
 
getName() - Method in class com.izforge.izpack.util.file.types.PatternSet.NameEntry
 
getName() - Method in class com.izforge.izpack.util.file.types.Resource
Name attribute will contain the path of a file relative to the root directory of its fileset or the recorded path of a zip entry.
getName() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the Users Login Name
getNativeLibraryExtension() - Method in class com.izforge.izpack.util.TargetFactory
Returns the file extension customarily used on the target OS for dynamically loadable libraries.
getNextEntry() - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
getNotIncludedDirectories() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the directories which matched none of the include patterns.
getNotIncludedDirectories() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the names of the directories which matched none of the include patterns.
getNotIncludedFiles() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return the names of the files which matched none of the include patterns.
getNotIncludedFiles() - Method in interface com.izforge.izpack.util.file.FileScanner
Returns the names of the files which matched none of the include patterns.
getOperation() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
getOperation(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.factory.AttributeOperationFactory
 
getOperation(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.factory.DiffOperationFactory
 
getOperation(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.factory.StaticOperationFactory
 
getOperation(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.factory.XPathOperationFactory
 
getOperation(Element, Element) - Method in interface com.izforge.izpack.util.xmlmerge.OperationFactory
Creates operation (action, mapper and matcher) instances corresponding to a pair of elements from the original and patch DOMs.
getOptionalAttribute(IXMLElement, String) - Method in class com.izforge.izpack.util.helper.SpecHelper
 
getOrderedDtdElements(DTDContainer) - Method in class com.izforge.izpack.util.xmlmerge.action.DtdInsertAction
Retrieves a list containing the DTD elements of a given DTD container.
getOS() - Method in class com.izforge.izpack.util.TargetFactory
Returns the index number for the target operating system that was detected.
getOSFlavor() - Method in class com.izforge.izpack.util.TargetFactory
Returns the index number for the operating system flavor that was detected on the target system.
getOsList(IXMLElement) - Static method in class com.izforge.izpack.util.OsConstraintHelper
Extract a list of OS constraints from given element.
getPackForName(String) - Method in class com.izforge.izpack.util.helper.SpecHelper
Returns a XML element which represents the pack for the given name.
getParameters() - Method in class com.izforge.izpack.util.file.types.selectors.BaseExtendSelector
Allows access to the parameters gathered and set within the <custom> tag.
getParentFile(File) - Static method in class com.izforge.izpack.util.file.FileUtils
This was originally an emulation of File.getParentFile() for JDK 1.1, but it is now implemented using that method (Ant 1.6.3 onwards).
getParts() - Method in class com.izforge.izpack.util.file.types.Path.PathElement
 
getPasswdDigest() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the users passwd Digest or X if hidden in /etc/shadow
getPattern() - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Get a String representation of the regexp pattern
getPattern() - Method in interface com.izforge.izpack.util.regex.RegexpMatcher
Get a String representation of the regexp pattern
getPattern() - Method in class com.izforge.izpack.util.regex.RegularExpression
Gets the pattern string for this RegularExpression in the given project.
getPlatforms() - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Implementations
Returns the platforms that have an implementation.
getPreserveLastModified() - Method in class com.izforge.izpack.util.file.FileCopyTask
Whether to give the copied files the same last modified time as the original files.
getRegexp() - Method in class com.izforge.izpack.util.regex.RegularExpression
provides a reference to the Regexp contained in this
getRequiredAttribute(IXMLElement, String) - Method in class com.izforge.izpack.util.helper.SpecHelper
Returns the attribute for the given attribute name.
getResource(String) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Get the named resource.
getResource(String) - Method in class com.izforge.izpack.util.file.SourceFileScanner
returns resource information for a file at destination
getResource(String) - Method in interface com.izforge.izpack.util.file.types.ResourceFactory
Query a resource (file, zipentry, ...) by name
getResource(String) - Method in class com.izforge.izpack.util.helper.SpecHelper
Gets the stream to a resource.
getResourcePath(String) - Method in class com.izforge.izpack.util.Librarian
Returns the resource URL for the named library.
getRmCommand() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Gets the absolute Pathe to the rm (Remove) Command.
getSection() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
getSelectors() - Method in class com.izforge.izpack.util.file.types.FileSet
Returns the set of selectors as an array.
getSelectors() - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
Returns the set of selectors as an array.
getSelectors() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Returns the set of selectors as an array.
getSelectors() - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
Returns the set of selectors as an array.
getShell() - Method in class com.izforge.izpack.util.unix.ShellScript
Gets the current used shell.
getShell() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the users default Login-Shell
getSize() - Method in class com.izforge.izpack.util.file.types.Resource
Get the size of this Resource.
getSpec() - Method in class com.izforge.izpack.util.helper.SpecHelper
Returns the specification.
getSubsOptions(int) - Method in class com.izforge.izpack.util.regex.JavaRegexp
Convert ant regexp substitution option to jdk1.4 options.
getSuCommand() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Gets the absolute path to the su (SuperUser) command.
getType() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
getType() - Method in class com.izforge.izpack.util.file.types.Parameter
 
getUsersColonString() - Static method in class com.izforge.izpack.util.unix.UnixUsers
Returns all Users as ColonSeparated String
getUsersWithValidShells() - Method in class com.izforge.izpack.util.unix.UnixUsers
Gets all known users with valid shells
getUsersWithValidShellsAndExistingHomes() - Method in class com.izforge.izpack.util.unix.UnixUsers
Gets all known users with valid shells and really existing (not dummy) Homefolders.
getUsersWithValidShellsExistingHomesAndDesktops() - Static method in class com.izforge.izpack.util.unix.UnixUsers
Gets all known users with valid shells and really existing (not dummy) Home And!
getValidUsersDesktopFolders() - Method in class com.izforge.izpack.util.unix.UnixUsers
An StringArray of the existing Desktop folders of all valid users.
getValue() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
getValue() - Method in class com.izforge.izpack.util.file.types.Parameter
 
getWhichCommand() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Gets the absolute path of the which command.
getXdgDesktopfolder() - Method in class com.izforge.izpack.util.unix.UnixUser
Gets the Name of the XDG-Desktop Folder if defined in the $HOME/.config/user-dirs.dirs File as absolute File/Pathname
getYpCatCommand() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Gets the absolute Pathe to the ypcat (YellowPage/NIS Cat) Command.
getYpPasswdArray() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Get the YelloyPages (NIS) Users lines from ypcat passwd as Array.
getYpPasswdUsersAsArrayList() - Static method in class com.izforge.izpack.util.unix.UnixUsers
Gets all Users from /etc/passwd as StringList
GlobPatternMapper - Class in com.izforge.izpack.util.file
Implementation of FileNameMapper that does simple wildcard pattern replacements.
GlobPatternMapper() - Constructor for class com.izforge.izpack.util.file.GlobPatternMapper
 
granularity - Variable in class com.izforge.izpack.util.file.types.selectors.MappingSelector
 
GRANULARITY_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DateSelector
Key to used for parameterized custom selector
GZIP - Static variable in class com.izforge.izpack.util.Base64
Specify that data should be gzip-compressed in second bit.

H

hasCorrectPermissions(Info, RulesEngine) - Method in class com.izforge.izpack.util.PrivilegedRunner
Check if user has correct permissions to use the installer.
hasFlag(int, int) - Static method in class com.izforge.izpack.util.regex.RegexUtil
Check the options has a particular flag set.
hasMoreTokens() - Method in class com.izforge.izpack.util.file.PathTokenizer
Tests if there are more path elements available from this tokenizer's path.
hasPatterns() - Method in class com.izforge.izpack.util.file.types.FileSet
Indicates whether there are any patterns here.
hasSelectors() - Method in class com.izforge.izpack.util.file.types.FileSet
Indicates whether there are any selectors here.
hasSelectors() - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
Indicates whether there are any selectors here.
hasSelectors() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Indicates whether there are any selectors here.
hasSelectors() - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
Indicates whether there are any selectors here.
hasWildcards(String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests if a string contains stars or question marks
haveSpec() - Method in class com.izforge.izpack.util.helper.SpecHelper
Returns true if a specification exist, else false.
Housekeeper - Class in com.izforge.izpack.util
This class performs housekeeping and cleanup tasks.
Housekeeper() - Constructor for class com.izforge.izpack.util.Housekeeper
Default constructor.

I

ID_ATTRIBUTE - Static variable in class com.izforge.izpack.util.xmlmerge.matcher.StandardMatchers
IdAttributeMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Elements match if their name and 'id' attribute are the same.
IdAttributeMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.IdAttributeMatcher
 
IDENTITY - Static variable in class com.izforge.izpack.util.xmlmerge.mapper.StandardMappers
IdentityMapper - Class in com.izforge.izpack.util.file
Implementation of FileNameMapper that always returns the source file name.
IdentityMapper() - Constructor for class com.izforge.izpack.util.file.IdentityMapper
 
IdentityMapper - Class in com.izforge.izpack.util.xmlmerge.mapper
Does not transform the element.
IdentityMapper() - Constructor for class com.izforge.izpack.util.xmlmerge.mapper.IdentityMapper
 
ignoreCaseAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractAttributeMatcher
 
ignoreCaseAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AttributeMatcher
 
ignoreCaseAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.IdAttributeMatcher
 
ignoreCaseAttributeName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.NameAttributeMatcher
 
ignoreCaseAttributeValue() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractAttributeMatcher
 
ignoreCaseAttributeValue() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AttributeMatcher
 
ignoreCaseAttributeValue() - Method in class com.izforge.izpack.util.xmlmerge.matcher.IdAttributeMatcher
 
ignoreCaseAttributeValue() - Method in class com.izforge.izpack.util.xmlmerge.matcher.NameAttributeMatcher
 
ignoreCaseElementName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractTagMatcher
 
ignoreCaseElementName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.AttributeMatcher
 
ignoreCaseElementName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.IdAttributeMatcher
 
ignoreCaseElementName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.NameAttributeMatcher
 
ignoreCaseElementName() - Method in class com.izforge.izpack.util.xmlmerge.matcher.TagMatcher
 
Implementations() - Constructor for class com.izforge.izpack.util.DefaultTargetPlatformFactory.Implementations
 
includeEmpty - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
IniFileCopyTask - Class in com.izforge.izpack.util.config
 
IniFileCopyTask() - Constructor for class com.izforge.izpack.util.config.IniFileCopyTask
 
initialize(PanelActionConfiguration) - Method in interface com.izforge.izpack.data.PanelAction
Initializes the PanelAction with the given configuration.
InputStream(InputStream) - Constructor for class com.izforge.izpack.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class com.izforge.izpack.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
INSERT - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
InsertAction - Class in com.izforge.izpack.util.xmlmerge.action
Copies the patch element into the output by inserting it after already existing elements of the same name.
InsertAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.InsertAction
 
INSTALLER_LISTENER - Static variable in class com.izforge.izpack.data.CustomData
Identifier for custom data type "installer listener".
invoke(List<String>) - Static method in class com.izforge.izpack.util.LibraryRemover
Entry point for phase 1.
invoke(String[]) - Method in class com.izforge.izpack.util.SelfModifier
Invoke the target method in a separate process from which it may modify it's own jar file.
IoHelper - Class in com.izforge.izpack.util
I/O-related utility methods.
IoHelper() - Constructor for class com.izforge.izpack.util.IoHelper
 
isAdminUser() - Method in class com.izforge.izpack.util.PrivilegedRunner
Determine if user has administrative privileges.
isAttributeYes(IXMLElement, String, boolean) - Method in class com.izforge.izpack.util.helper.SpecHelper
Returns whether the value to the given attribute is "yes" or not.
isChecked() - Method in class com.izforge.izpack.util.file.types.DataType
 
isDEBUG() - Static method in class com.izforge.izpack.util.Debug
Gets whether the installer run in debug mode.
isDirectory() - Method in class com.izforge.izpack.util.file.types.Resource
Tells if the resource is a directory.
isElevationNeeded() - Method in class com.izforge.izpack.util.PrivilegedRunner
Determines if elevated rights are required to install/uninstall the application.
isElevationNeeded(String) - Method in class com.izforge.izpack.util.PrivilegedRunner
Determines if elevated rights are required to install/uninstall the application.
isEnableMultipleMapping() - Method in class com.izforge.izpack.util.file.FileCopyTask
 
isEverythingIncluded() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Return whether or not the scanner has included all the files or directories it has come across so far.
isExists() - Method in class com.izforge.izpack.util.file.types.Resource
The exists attribute tells whether a file exists.
isFollowSymlinks() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Get whether or not a DirectoryScanner follows symbolic links.
isFollowSymlinks() - Method in class com.izforge.izpack.util.file.types.FileSet
Find out if the fileset wants to follow symbolic links.
isOutOfDate(File, File, int) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Returns dependency information on these two files.
isOutOfDate(Resource, Resource, int) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Returns dependency information on these two resources.
isPlatformSupported() - Method in class com.izforge.izpack.util.PrivilegedRunner
Checks if the current platform is supported.
isPrivilegedMode() - Static method in class com.izforge.izpack.util.PrivilegedRunner
 
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.AndSelector
Returns true (the file is selected) only if all other selectors agree that the file should be selected.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.BaseExtendSelector
Method that each selector will implement to create their selection behaviour.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelector
Method that each selector will implement to create their selection behaviour.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Method that each selector will implement to create their selection behaviour.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
Tests a regular expression against each line of text in the file.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.DepthSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Allows the custom selector to choose whether to select a file.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in interface com.izforge.izpack.util.file.types.selectors.FileSelector
Method that each selector will implement to create their selection behaviour.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.MajoritySelector
Returns true (the file is selected) if most of the other selectors agree.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.MappingSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.NoneSelector
Returns true (the file is selected) only if all other selectors agree that the file should not be selected.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.OrSelector
Returns true (the file is selected) if any of the other selectors agree that the file should be selected.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.PresentSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
The heart of the matter.
isSelected(InstallData, File, String, File) - Method in class com.izforge.izpack.util.file.types.selectors.TypeSelector
The heart of the matter.
isSTACKTRACE() - Static method in class com.izforge.izpack.util.Debug
Set whether to show stacktraces at runtime.
isSymbolicLink(File, String) - Static method in class com.izforge.izpack.util.file.FileUtils
Checks whether a given file is a symbolic link.
isTRACE() - Static method in class com.izforge.izpack.util.Debug
Gets whether to trace variables and conditions at runtime interactively.

J

JavaRegexp - Class in com.izforge.izpack.util.regex
Regular expression implementation using the JDK 1.4 regular expression package
JavaRegexp() - Constructor for class com.izforge.izpack.util.regex.JavaRegexp
Constructor for Jdk14RegexpRegexp
JavaRegexpMatcher - Class in com.izforge.izpack.util.regex
Implementation of RegexpMatcher for the built-in regexp matcher of JDK 1.4.
JavaRegexpMatcher() - Constructor for class com.izforge.izpack.util.regex.JavaRegexpMatcher
Constructor for JakartaOroRegexp

K

kdeIsInstalled() - Static method in class com.izforge.izpack.util.unix.UnixHelper
Test if KDE is installed.
KEEP - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
KeepAction - Class in com.izforge.izpack.util.xmlmerge.action
Copies the patch element if it exists also in original, otherwise nothing is added.
KeepAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.KeepAction
 
key - Variable in class com.izforge.izpack.util.config.RegistryTask
 
key - Variable in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 

L

Librarian - Class in com.izforge.izpack.util
This class handles loading of native libraries.
Librarian(TargetFactory, Housekeeper) - Constructor for class com.izforge.izpack.util.Librarian
Constructs a Librarian.
LibraryRemover - Class in com.izforge.izpack.util
This class tries to remove a given list of files which are locked by this process.
list() - Method in class com.izforge.izpack.util.file.types.Path
Returns all path elements defined by this and nested path objects.
listenerName - Variable in class com.izforge.izpack.data.CustomData
Full qualified name of the managed listener.
loadLibrary(String, NativeLibraryClient) - Method in class com.izforge.izpack.util.Librarian
Loads a library.

M

m_actionFactory - Variable in class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
Action factory.
m_mapperFactory - Variable in class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
Mapper factory.
m_matcherFactory - Variable in class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
Matcher factory.
main(String[]) - Static method in class com.izforge.izpack.util.LibraryRemover
 
main(String[]) - Static method in class com.izforge.izpack.util.SelfModifier
 
main(String[]) - Static method in class com.izforge.izpack.util.unix.ShellScript
Test Main Method Run test with: java -cp .jar com.izforge.izpack.util.unix.ShellScript
main(String[]) - Static method in class com.izforge.izpack.util.unix.UnixConstants
 
main(String[]) - Static method in class com.izforge.izpack.util.unix.UnixHelper
Standalone Test Main Method call with : > java -cp ..
main(String[]) - Static method in class com.izforge.izpack.util.unix.UnixUser
Static Test Main
main(String[]) - Static method in class com.izforge.izpack.util.unix.UnixUsers
Test main Method
MajoritySelector - Class in com.izforge.izpack.util.file.types.selectors
This selector is here just to shake up your thinking a bit.
MajoritySelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.MajoritySelector
Default constructor.
makeObject(Class<T>) - Method in class com.izforge.izpack.util.TargetFactory
This method returns an OS specific instance of the requested class.
makeObject(String) - Method in class com.izforge.izpack.util.TargetFactory
This method returns an OS and OS flavor specific instance of the requested class.
map - Variable in class com.izforge.izpack.util.file.types.selectors.MappingSelector
 
map(Element) - Method in class com.izforge.izpack.util.xmlmerge.mapper.IdentityMapper
 
map(Element) - Method in interface com.izforge.izpack.util.xmlmerge.Mapper
Transforms the given element to another element by changing some nested content or attributes.
map(Element) - Method in class com.izforge.izpack.util.xmlmerge.mapper.NamespaceFilterMapper
 
mapFileName(String) - Method in class com.izforge.izpack.util.file.CompositeMapper
 
mapFileName(String) - Method in interface com.izforge.izpack.util.file.FileNameMapper
Returns an array containing the target filename(s) for the given source file.
mapFileName(String) - Method in class com.izforge.izpack.util.file.FlatFileNameMapper
Returns an one-element array containing the source file name without any leading directory information.
mapFileName(String) - Method in class com.izforge.izpack.util.file.GlobPatternMapper
Returns null if the source file name doesn't match the "from" pattern, an one-element array containing the translated file otherwise.
mapFileName(String) - Method in class com.izforge.izpack.util.file.IdentityMapper
Returns an one-element array containing the source file name.
mapFileName(String) - Method in class com.izforge.izpack.util.file.MergingMapper
Returns an one-element array containing the file name set via setTo.
Mapper - Class in com.izforge.izpack.util.file.types
Element to define a FileNameMapper.
Mapper() - Constructor for class com.izforge.izpack.util.file.types.Mapper
 
Mapper - Interface in com.izforge.izpack.util.xmlmerge
Transforms an element to another element by changing some nested content or attributes.
Mapper.MapperType - Enum in com.izforge.izpack.util.file.types
 
MAPPER_PREFIX - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Mapper pathname prefix.
mapperElement - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
mapperElement - Variable in class com.izforge.izpack.util.file.types.selectors.MappingSelector
 
MappingSelector - Class in com.izforge.izpack.util.file.types.selectors
A mapping selector is an abstract class adding mapping support to the base selector
MappingSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.MappingSelector
Creates a new MappingSelector instance.
match(String, String) - Static method in class com.izforge.izpack.util.file.DirectoryScanner
Test whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class com.izforge.izpack.util.file.DirectoryScanner
Test whether or not a string matches against a pattern.
match(String, String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests whether or not a string matches against a pattern.
match(Platform, OsModel) - Method in class com.izforge.izpack.util.PlatformModelMatcher
Determines if the OS model matches the specified platform.
MATCH_CASE_INSENSITIVE - Static variable in interface com.izforge.izpack.util.regex.RegexpMatcher
Perform a case insenstive match
MATCH_DEFAULT - Static variable in interface com.izforge.izpack.util.regex.RegexpMatcher
Default Mask (case insensitive, neither multiline nor singleline specified).
MATCH_MULTILINE - Static variable in interface com.izforge.izpack.util.regex.RegexpMatcher
Treat the input as a multiline input
MATCH_SINGLELINE - Static variable in interface com.izforge.izpack.util.regex.RegexpMatcher
Treat the input as singleline input ('.' matches newline)
Matcher - Interface in com.izforge.izpack.util.xmlmerge
Compares two elements to know if they correspond for merging.
MATCHER_ATTRIBUTE - Static variable in class com.izforge.izpack.util.xmlmerge.config.AttributeMergeConfigurer
Matcher attribute.
MATCHER_PREFIX - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Matcher pathname prefix.
matches(Platform, List<OsModel>) - Method in class com.izforge.izpack.util.PlatformModelMatcher
Determines if a platform is in the specified list of models.
matches(String) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Does the given argument match the pattern using default options?
matches(String, int) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Does the given argument match the pattern?
matches(String) - Method in interface com.izforge.izpack.util.regex.RegexpMatcher
Does the given argument match the pattern?
matches(String, int) - Method in interface com.izforge.izpack.util.regex.RegexpMatcher
Does this regular expression match the input, given certain options
matches(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractAttributeMatcher
 
matches(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.matcher.AbstractTagMatcher
 
matches(Element, Element) - Method in interface com.izforge.izpack.util.xmlmerge.Matcher
Compares two elements to know if they correspond for merging.
matches(Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.matcher.SkipMatcher
 
matchesCurrentPlatform(OsModel) - Method in class com.izforge.izpack.util.PlatformModelMatcher
Determines if the OS model matches the current platform.
matchesCurrentPlatform(List<OsModel>) - Method in class com.izforge.izpack.util.PlatformModelMatcher
Determines if the current platform is in the specified list of models.
MatchException - Exception in com.izforge.izpack.util.xmlmerge
Thrown when something is wrong in the matching process.
MatchException(Element, String) - Constructor for exception com.izforge.izpack.util.xmlmerge.MatchException
Constructor with message.
MatchException(Element, Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.MatchException
Constructor with cause.
matchPath(String, String) - Static method in class com.izforge.izpack.util.file.DirectoryScanner
Test whether or not a given path matches a given pattern.
matchPath(String, String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPatternStart(String, String) - Static method in class com.izforge.izpack.util.file.DirectoryScanner
Test whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
max - Variable in class com.izforge.izpack.util.file.types.selectors.DepthSelector
 
MAX_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DepthSelector
Used for parameterized custom selector
merge(InputStream[]) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
merge(File[], File) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
merge(Document[]) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
merge(String[]) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
merge(String[]) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
merge(Document[]) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
merge(InputStream[]) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
merge(File[], File) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
merge(InputStream[]) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Merges the given InputStream sources.
merge(File[], File) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Merges the given InputStream sources.
merge(Document[]) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Merges the given Document sources.
merge(String[]) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Merges the given String sources.
MergeAction - Interface in com.izforge.izpack.util.xmlmerge
An action merging the contents of the specified elements.
mergedFile - Variable in class com.izforge.izpack.util.file.MergingMapper
 
MergingMapper - Class in com.izforge.izpack.util.file
Implementation of FileNameMapper that always returns the same target file name.
MergingMapper() - Constructor for class com.izforge.izpack.util.file.MergingMapper
 
MILLIS_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DateSelector
Key to used for parameterized custom selector
min - Variable in class com.izforge.izpack.util.file.types.selectors.DepthSelector
 
MIN_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DepthSelector
Used for parameterized custom selector
MonitorInputStream - Class in com.izforge.izpack.util
This is a grabber for stdout and stderr.
MonitorInputStream(Reader, Writer) - Constructor for class com.izforge.izpack.util.MonitorInputStream
Construct a new monitor.

N

NAME_ATTRIBUTE - Static variable in class com.izforge.izpack.util.xmlmerge.matcher.StandardMatchers
NAME_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
Used for parameterized custom selector
NameAttributeMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Elements match if their name and 'name' attribute are the same.
NameAttributeMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.NameAttributeMatcher
 
NameEntry() - Constructor for class com.izforge.izpack.util.file.types.PatternSet.NameEntry
 
NamespaceFilterMapper - Class in com.izforge.izpack.util.xmlmerge.mapper
Filters out elements and attributes with a specified namespace.
NamespaceFilterMapper(String) - Constructor for class com.izforge.izpack.util.xmlmerge.mapper.NamespaceFilterMapper
Creates a new NamespaceFilterMapper.
NativeLibraryClient - Interface in com.izforge.izpack.util
Any class in IzPack that uses native libraries must implement this interface.
NEGATE_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
Used for parameterized custom selector
newFile - Variable in class com.izforge.izpack.util.config.ConfigFileTask
 
newRegexp() - Method in class com.izforge.izpack.util.regex.RegexpFactory
Create a new regular expression matcher instance.
newRegexpMatcher() - Method in class com.izforge.izpack.util.regex.RegexpMatcherFactory
Create a new regular expression instance.
nextToken() - Method in class com.izforge.izpack.util.file.PathTokenizer
Returns the next path element from this tokenizer.
NO - Static variable in class com.izforge.izpack.util.helper.SpecHelper
 
NO_OPTIONS - Static variable in class com.izforge.izpack.util.Base64
No options specified.
noChildrenAllowed() - Method in class com.izforge.izpack.util.file.types.DataType
Creates an exception that indicates that this XML element must not have child elements if the refid attribute is set.
NoCloseInputStream - Class in com.izforge.izpack.util
 
NoCloseInputStream(InputStream) - Constructor for class com.izforge.izpack.util.NoCloseInputStream
 
NoCloseOutputStream - Class in com.izforge.izpack.util
 
NoCloseOutputStream(OutputStream) - Constructor for class com.izforge.izpack.util.NoCloseOutputStream
 
NoneSelector - Class in com.izforge.izpack.util.file.types.selectors
This selector has a collection of other selectors.
NoneSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.NoneSelector
Default constructor.
NotSelector - Class in com.izforge.izpack.util.file.types.selectors
This selector has one other selectors whose meaning it inverts.
NotSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.NotSelector
Default constructor.
NT - Static variable in class com.izforge.izpack.util.TargetFactory
Used to identify the Windows-NT class of operating systems in terms of an OS flavor.

O

oldFile - Variable in class com.izforge.izpack.util.config.ConfigFileTask
 
Operation - Interface in com.izforge.izpack.util.xmlmerge
Abstraction for matchers, mappers or actions two be creatable by the same factory classes.
OperationFactory - Interface in com.izforge.izpack.util.xmlmerge
Creates operation (action, mapper and matcher) instances corresponding to a pair of elements from the original and patch DOMs.
OperationResolver - Class in com.izforge.izpack.util.xmlmerge.factory
Creates an operation instance given a short name (alias) or a class name.
OperationResolver(Class) - Constructor for class com.izforge.izpack.util.xmlmerge.factory.OperationResolver
Creates an OperationResolver given the class representing an operation.
OptionFileCopyTask - Class in com.izforge.izpack.util.config
 
OptionFileCopyTask() - Constructor for class com.izforge.izpack.util.config.OptionFileCopyTask
 
ORDERED - Static variable in class com.izforge.izpack.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
ORDEREDMERGE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
OrderedMergeAction - Class in com.izforge.izpack.util.xmlmerge.action
Merge implementation traversing parallelly both element contents.
OrderedMergeAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.OrderedMergeAction
 
origfile - Variable in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
OrSelector - Class in com.izforge.izpack.util.file.types.selectors
This selector has a collection of other selectors, any of which have to select a file in order for this selector to select it.
OrSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.OrSelector
Default constructor.
OsConstraintHelper - Class in com.izforge.izpack.util
Encapsulates OS constraints specified on creation time and allows to check them against the current OS.
OsConstraintHelper() - Constructor for class com.izforge.izpack.util.OsConstraintHelper
 
OsConstraintHelper.UnsatisfiableOsConstraintsException - Exception in com.izforge.izpack.util
 
osConstraints - Variable in class com.izforge.izpack.data.CustomData
The target operation system of this custom action
OTHER - Static variable in class com.izforge.izpack.util.TargetFactory
Nonspecific processor architecture, other than X86.
OutputStream(OutputStream) - Constructor for class com.izforge.izpack.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class com.izforge.izpack.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
OVERRIDE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
OverrideAction - Class in com.izforge.izpack.util.xmlmerge.action
Copies the patch element if it exist in the original, keep the original if no corresponding patch element exists.
OverrideAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.OverrideAction
 

P

PACK_KEY - Static variable in class com.izforge.izpack.util.helper.SpecHelper
 
PACK_NAME - Static variable in class com.izforge.izpack.util.helper.SpecHelper
 
PANEL_ACTION_CLASSNAME_TAG - Static variable in interface com.izforge.izpack.data.PanelAction
attribute for class to use
PANEL_ACTION_CONFIGURATION_TAG - Static variable in interface com.izforge.izpack.data.PanelAction
tag-name for the configuration of an action.
PANEL_ACTION_STAGE_TAG - Static variable in interface com.izforge.izpack.data.PanelAction
attribute for the stage of the action
PANEL_ACTION_TAG - Static variable in interface com.izforge.izpack.data.PanelAction
tag-name of the panel action
PANEL_ACTIONS_TAG - Static variable in interface com.izforge.izpack.data.PanelAction
tag-name of the panel action
PanelAction - Interface in com.izforge.izpack.data
 
PanelAction.ActionStage - Enum in com.izforge.izpack.data
pre panel activation stage
Parameter - Class in com.izforge.izpack.util.file.types
A parameter is composed of a name, type and value.
Parameter() - Constructor for class com.izforge.izpack.util.file.types.Parameter
 
Parameterizable - Interface in com.izforge.izpack.util.file.types
Parameterizable objects take genric key value pairs.
parameters - Variable in class com.izforge.izpack.util.file.types.selectors.BaseExtendSelector
The passed in parameter array.
parse(Properties, Map<String, DefaultTargetPlatformFactory.Implementations>) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Parser
Parse properties, adding them to the specified implementations.
parseError(IXMLElement, String) - Method in class com.izforge.izpack.util.helper.SpecHelper
Create parse error with consistent messages.
ParseException - Exception in com.izforge.izpack.util.xmlmerge
Thrown when XML parsing fails.
ParseException(String) - Constructor for exception com.izforge.izpack.util.xmlmerge.ParseException
Constructor with message.
ParseException(String, Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.ParseException
Constructor with message and cause.
ParseException(Throwable) - Constructor for exception com.izforge.izpack.util.xmlmerge.ParseException
Constructor with cause.
Parser(Platforms, URL) - Constructor for class com.izforge.izpack.util.DefaultTargetPlatformFactory.Parser
Constructs a Parser.
patchfile - Variable in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
Path - Class in com.izforge.izpack.util.file.types
This object represents a path as used by CLASSPATH or PATH environment variable.
Path(InstallData, String) - Constructor for class com.izforge.izpack.util.file.types.Path
Invoked by IntrospectionHelper for setXXX(Path p) attribute setters.
Path() - Constructor for class com.izforge.izpack.util.file.types.Path
Construct an empty Path.
Path.PathElement - Class in com.izforge.izpack.util.file.types
Helper class, holds the nested <pathelement> values.
PATH_PREFIX - Static variable in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
XPath pathname prefix.
PathElement() - Constructor for class com.izforge.izpack.util.file.types.Path.PathElement
 
PathTokenizer - Class in com.izforge.izpack.util.file
A Path tokenizer takes a path and returns the components that make up that path.
PathTokenizer(String) - Constructor for class com.izforge.izpack.util.file.PathTokenizer
Constructs a path tokenizer for the specified path.
PATTERN_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DateSelector
Key to used for parameterized custom selector
PatternSet - Class in com.izforge.izpack.util.file.types
Named collection of include/exclude tags.
PatternSet() - Constructor for class com.izforge.izpack.util.file.types.PatternSet
Creates a new PatternSet instance.
PatternSet.NameEntry - Class in com.izforge.izpack.util.file.types
inner class to hold a name on list.
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.CompleteAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.DeleteAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.DtdInsertAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.FullMergeAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.InsertAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.KeepAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.OrderedMergeAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.OverrideAction
 
perform(Element, Element, Element) - Method in interface com.izforge.izpack.util.xmlmerge.Action
Out of an original element and a second element provided by the patch DOM, applies an operation and modifies the parent node of the result DOM.
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.PreserveAction
 
perform(Element, Element, Element) - Method in class com.izforge.izpack.util.xmlmerge.action.ReplaceAction
 
PlatformModelMatcher - Class in com.izforge.izpack.util
Helper to match Platformss to OsModels.
PlatformModelMatcher(Platforms, Platform) - Constructor for class com.izforge.izpack.util.PlatformModelMatcher
The platform factory.
postfixLength - Variable in class com.izforge.izpack.util.file.GlobPatternMapper
Length of the postfix ("from" pattern).
prefixLength - Variable in class com.izforge.izpack.util.file.GlobPatternMapper
Length of the prefix ("from" pattern).
PresentSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on whether they appear in another directory tree.
PresentSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.PresentSelector
Creates a new PresentSelector instance.
PresentSelector.FilePresence - Enum in com.izforge.izpack.util.file.types.selectors
 
PRESERVE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
PreserveAction - Class in com.izforge.izpack.util.xmlmerge.action
Copies the original regardless of the existence of patch element.
PreserveAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.PreserveAction
 
preserveLastModified - Variable in class com.izforge.izpack.util.file.FileCopyTask
 
print(String) - Method in class com.izforge.izpack.util.Console
Prints a message to the console.
printFilledLine(char) - Method in class com.izforge.izpack.util.Console
 
println() - Method in class com.izforge.izpack.util.Console
Prints a new line.
println(String) - Method in class com.izforge.izpack.util.Console
Prints a message to the console with a new line.
printMessageBox(String, String) - Method in class com.izforge.izpack.util.Console
 
printMultiLine(String, boolean, boolean) - Method in class com.izforge.izpack.util.Console
 
PrivilegedRunner - Class in com.izforge.izpack.util
This class is responsible for allowing the installer to re-launch itself with administrator permissions.
PrivilegedRunner(Platform) - Constructor for class com.izforge.izpack.util.PrivilegedRunner
Builds a default privileged runner.
ProcessHelper - Class in com.izforge.izpack.util
Process helper methods.
ProcessHelper() - Constructor for class com.izforge.izpack.util.ProcessHelper
 
prompt(String, int, int, int) - Method in class com.izforge.izpack.util.Console
Displays a prompt and waits for numeric input.
prompt(String, int, int, int, int) - Method in class com.izforge.izpack.util.Console
Displays a prompt and waits for numeric input.
prompt(String, String) - Method in class com.izforge.izpack.util.Console
Displays a prompt and waits for input.
prompt(String, String[]) - Method in class com.izforge.izpack.util.Console
Prompts for a value from a set of values.
prompt(String, String[], String) - Method in class com.izforge.izpack.util.Console
Prompts for a value from a set of values.
promptLocation(String, String) - Method in class com.izforge.izpack.util.Console
Displays a prompt and waits for input.
promptPassword(String, String) - Method in class com.izforge.izpack.util.Console
Displays a prompt and waits for input.
PropertyXPathConfigurer - Class in com.izforge.izpack.util.xmlmerge.config
Reads the XPathOperationFactory configuration from a property file or a map.
PropertyXPathConfigurer(String) - Constructor for class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Creates a PropertyXPathConfigurer which reads the configuration from a properties file.
PropertyXPathConfigurer(Map<String, String>) - Constructor for class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Creates a PropertyXPathConfigurer which reads the configuration from a map.
PropertyXPathConfigurer(Properties) - Constructor for class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
Creates a PropertyXPathConfigurer which reads the configuration from a Properties object.

R

read() - Method in class com.izforge.izpack.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.izforge.izpack.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
read(byte[]) - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
read(byte[], int, int) - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
read() - Method in class com.izforge.izpack.util.Console
Read a character from the console.
read(String) - Method in class com.izforge.izpack.util.MonitorInputStream
Invoked after a line has been read.
read(String) - Method in class com.izforge.izpack.util.RunnableReader
Invoked after a line has been read.
readConfigurable() - Method in class com.izforge.izpack.util.config.RegistryTask
 
readConfigurable() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
 
readConfigurable() - Method in class com.izforge.izpack.util.config.SingleIniFileTask
 
readConfigurable() - Method in class com.izforge.izpack.util.config.SingleOptionFileTask
 
readConfiguration() - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Reads the configuration used to configure an XmlMerge.
readConfiguration() - Method in class com.izforge.izpack.util.xmlmerge.config.PropertyXPathConfigurer
 
readLine() - Method in class com.izforge.izpack.util.Console
Reads a line of text.
readSourceConfigurable() - Method in class com.izforge.izpack.util.config.RegistryTask
 
readSourceConfigurable() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
 
readSourceConfigurable() - Method in class com.izforge.izpack.util.config.SingleIniFileTask
 
readSourceConfigurable() - Method in class com.izforge.izpack.util.config.SingleOptionFileTask
 
readSpec(String) - Method in class com.izforge.izpack.util.helper.SpecHelper
Reads the XML specification given by the file name.
readSpec(InputStream) - Method in class com.izforge.izpack.util.helper.SpecHelper
Reads the XML specification given by the input stream.
Regexp - Interface in com.izforge.izpack.util.regex
Interface which represents a regular expression, and the operations that can be performed on it.
RegexpFactory - Class in com.izforge.izpack.util.regex
Regular expression factory, which will create Regexp objects.
RegexpFactory() - Constructor for class com.izforge.izpack.util.regex.RegexpFactory
 
RegexpMatcher - Interface in com.izforge.izpack.util.regex
Interface describing a regular expression matcher.
RegexpMatcherFactory - Class in com.izforge.izpack.util.regex
Simple Factory Class that produces an implementation of RegexpMatcher based on the system property izpack.regexp.matcherimpl and the classes available.
RegexpMatcherFactory() - Constructor for class com.izforge.izpack.util.regex.RegexpMatcherFactory
 
RegexUtil - Class in com.izforge.izpack.util.regex
************************************************************************* Regular Expression utilities
RegexUtil() - Constructor for class com.izforge.izpack.util.regex.RegexUtil
 
registerForCleanup(CleanupClient) - Method in class com.izforge.izpack.util.Housekeeper
Use to register objects that need to perform cleanup operations before the application shuts down.
RegistryTask - Class in com.izforge.izpack.util.config
 
RegistryTask() - Constructor for class com.izforge.izpack.util.config.RegistryTask
 
RegularExpression - Class in com.izforge.izpack.util.regex
A regular expression datatype.
RegularExpression() - Constructor for class com.izforge.izpack.util.regex.RegularExpression
 
relaunchWithElevatedRights() - Method in class com.izforge.izpack.util.PrivilegedRunner
Relaunches the installer with elevated rights.
relaunchWithElevatedRights(String...) - Method in class com.izforge.izpack.util.PrivilegedRunner
 
removeDefaultExclude(String) - Static method in class com.izforge.izpack.util.file.DirectoryScanner
Remove a string if it is a default exclude.
removeFlag(int, int) - Static method in class com.izforge.izpack.util.regex.RegexUtil
Remove a particular flag from an int value contains the option flags.
removeLeadingPath(File, File) - Static method in class com.izforge.izpack.util.file.FileUtils
Removes a leading path from a second path.
removeWhitespace(String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
"Flattens" a string by removing all whitespace (space, tab, linefeed, carriage return, and formfeed).
REPLACE - Static variable in class com.izforge.izpack.util.xmlmerge.action.StandardActions
REPLACE_ALL - Static variable in interface com.izforge.izpack.util.regex.Regexp
Replace all occurances of the regular expression
REPLACE_FIRST - Static variable in interface com.izforge.izpack.util.regex.Regexp
Replace only the first occurance of the regular expression
ReplaceAction - Class in com.izforge.izpack.util.xmlmerge.action
Copies the patch element if it exists.
ReplaceAction() - Constructor for class com.izforge.izpack.util.xmlmerge.action.ReplaceAction
 
resolve(String) - Method in class com.izforge.izpack.util.xmlmerge.factory.OperationResolver
Resolves an alias or an operation class name to an operation.
resolveFile(File, String) - Static method in class com.izforge.izpack.util.file.FileUtils
Interpret the filename as a file relative to the given file unless the filename already represents an absolute filename.
Resource - Class in com.izforge.izpack.util.file.types
Describes a File or a ZipEntry.
Resource() - Constructor for class com.izforge.izpack.util.file.types.Resource
Default constructor.
Resource(String) - Constructor for class com.izforge.izpack.util.file.types.Resource
Only sets the name.
Resource(String, boolean, long) - Constructor for class com.izforge.izpack.util.file.types.Resource
Sets the name, lastmodified flag, and exists flag.
Resource(String, boolean, long, boolean) - Constructor for class com.izforge.izpack.util.file.types.Resource
Sets the name, lastmodified flag, exists flag, and directory flag.
Resource(String, boolean, long, boolean, long) - Constructor for class com.izforge.izpack.util.file.types.Resource
Sets the name, lastmodified flag, exists flag, directory flag, and size.
ResourceFactory - Interface in com.izforge.izpack.util.file.types
this interface should be implemented by classes (Scanners) needing to deliver information about resources.
ResourceUtils - Class in com.izforge.izpack.util.file
this class provides utility methods to process resources
ResourceUtils() - Constructor for class com.izforge.izpack.util.file.ResourceUtils
 
restrict(String[], File, File, FileNameMapper) - Method in class com.izforge.izpack.util.file.SourceFileScanner
Restrict the given set of files to those that are newer than their corresponding target files.
restrict(String[], File, File, FileNameMapper, long) - Method in class com.izforge.izpack.util.file.SourceFileScanner
Restrict the given set of files to those that are newer than their corresponding target files.
restrictAsFiles(String[], File, File, FileNameMapper) - Method in class com.izforge.izpack.util.file.SourceFileScanner
Convinience layer on top of restrict that returns the source files as File objects (containing absolute paths if srcDir is absolute).
restrictAsFiles(String[], File, File, FileNameMapper, long) - Method in class com.izforge.izpack.util.file.SourceFileScanner
Convinience layer on top of restrict that returns the source files as File objects (containing absolute paths if srcDir is absolute).
resumeEncoding() - Method in class com.izforge.izpack.util.Base64.OutputStream
Resumes encoding of the stream.
rtrimWildcardTokens(String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
removes from a pattern all tokens to the right containing wildcards
run() - Method in class com.izforge.izpack.util.FreeThread
The run() method.
run() - Method in class com.izforge.izpack.util.RunnableReader
Reads from the reader until: end-of-file an I/O error occurs RunnableReader.stop is invoked
RunnableReader - Class in com.izforge.izpack.util
A Runnable that reads from a Reader a line at a time.
RunnableReader(Reader) - Constructor for class com.izforge.izpack.util.RunnableReader
Constructs a RunnableReader.

S

scan() - Method in class com.izforge.izpack.util.file.DirectoryScanner
Scan the base directory for files which match at least one include pattern and don't match any exclude patterns.
scan(File, File, String[], String[]) - Method in class com.izforge.izpack.util.file.FileCopyTask
Compares source files to destination files to see if they should be copied.
scan() - Method in interface com.izforge.izpack.util.file.FileScanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
section - Variable in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
select(String, Vector<String>) - Static method in class com.izforge.izpack.util.regex.RegexUtil
Parse a select string, and merge it with a match groups vector to produce an output string.
selectionTest(File, File) - Method in class com.izforge.izpack.util.file.types.selectors.DependSelector
this test is our selection test that compared the file with the destfile
selectionTest(File, File) - Method in class com.izforge.izpack.util.file.types.selectors.DifferentSelector
this test is our selection test that compared the file with the destfile
selectionTest(File, File) - Method in class com.izforge.izpack.util.file.types.selectors.MappingSelector
this test is our selection test that compared the file with the destfile
SelectorContainer - Interface in com.izforge.izpack.util.file.types.selectors
This is the interface for selectors that can contain other selectors.
selectorCount() - Method in class com.izforge.izpack.util.file.types.FileSet
Gives the count of the number of selectors in this container.
selectorCount() - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
Gives the count of the number of selectors in this container
selectorCount() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Gives the count of the number of selectors in this container
selectorCount() - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
Gives the count of the number of selectors in this container
selectorCreate() - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Instantiates the identified custom selector class.
selectorElements() - Method in class com.izforge.izpack.util.file.types.FileSet
Returns an enumerator for accessing the set of selectors.
selectorElements() - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
Returns an enumerator for accessing the set of selectors.
selectorElements() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Returns an enumerator for accessing the set of selectors.
selectorElements() - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorContainer
Returns an enumerator for accessing the set of selectors.
SelectorScanner - Interface in com.izforge.izpack.util.file.types.selectors
An interface used to describe the actions required by any type of directory scanner that supports Selecters.
SelectorUtils - Class in com.izforge.izpack.util.file.types.selectors
This is a utility class used by selectors and DirectoryScanner.
selectOutOfDateSources(Resource[], FileNameMapper, ResourceFactory) - Static method in class com.izforge.izpack.util.file.ResourceUtils
tells which source files should be reprocessed based on the last modification date of target files
selectOutOfDateSources(Resource[], FileNameMapper, ResourceFactory, long) - Static method in class com.izforge.izpack.util.file.ResourceUtils
tells which source files should be reprocessed based on the last modification date of target files
SelfModifier - Class in com.izforge.izpack.util
Allows an application to modify the jar file from which it came, including outright deletion.
SelfModifier(Method) - Constructor for class com.izforge.izpack.util.SelfModifier
Creates a SelfModifier which will invoke the target method in a separate process from which it may modify it's own jar file.
setActionFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
 
setActionFactory(OperationFactory) - Method in interface com.izforge.izpack.util.xmlmerge.MergeAction
Sets the action's action factory.
setActionResolver(OperationResolver) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's action resolver.
setAllowtie(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.MajoritySelector
A attribute to specify what will happen if number of yes votes is the same as the number of no votes defaults to true
setAutoNumbering(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to use property auto numbering (for property names with a trailing '.')
setBasedir(String) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Set the base directory to be scanned.
setBasedir(File) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Set the base directory to be scanned.
setBasedir(String) - Method in interface com.izforge.izpack.util.file.FileScanner
Sets the base directory to be scanned.
setBasedir(File) - Method in interface com.izforge.izpack.util.file.FileScanner
Sets the base directory to be scanned.
setCaseSensitive(boolean) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Set whether or not include and exclude patterns are matched in a case sensitive way.
setCaseSensitive(boolean) - Method in interface com.izforge.izpack.util.file.FileScanner
Sets whether or not the file system should be regarded as case sensitive.
setCaseSensitive(boolean) - Method in class com.izforge.izpack.util.file.GlobPatternMapper
Attribute specifing whether to ignore the case difference in the names.
setCaseSensitive(boolean) - Method in class com.izforge.izpack.util.file.types.FileSet
Sets case sensitivity of the file system.
setCasesensitive(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Whether to ignore case in the string being searched.
setCasesensitive(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
Whether to ignore case when checking filenames.
setCheckdirs(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
Should we be checking dates on directories?
setChecked(boolean) - Method in class com.izforge.izpack.util.file.types.DataType
 
setClassname(String) - Method in class com.izforge.izpack.util.file.types.Mapper
Set the class name of the FileNameMapper to use.
setClassname(String) - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Sets the classname of the custom selector.
setClasspath(Path) - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
Set the classpath to load the classname specified using an attribute.
setCleanup(boolean) - Method in class com.izforge.izpack.util.config.ConfigFileTask
Whether to delete the patchfile after the operation
setCleanup(boolean) - Method in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
Whether to delete the patchfiles after the operation
setCleanup(boolean) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
Whether to delete the patchfiles after the operation
setComment(List<String>) - Method in class com.izforge.izpack.util.config.ConfigFileTask
optional header comment for the file
setConfigFile(File) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
setCreate(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether the configuration file or registry root entry should be created if it doesn't already exist (default: true).
setDatetime(String) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
Sets the date.
setDEBUG(boolean) - Static method in class com.izforge.izpack.util.Debug
Sets whether to run in debug mode.
setDefault(String) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Initial value to set for a key if it is not already defined in the configuration file.
setDefault(String) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Implementations
Sets the default implementation class.
setDefaultAction(String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's default action.
setDefaultexcludes(boolean) - Method in class com.izforge.izpack.util.file.types.FileSet
Sets whether default exclusions should be used or not.
setDefaultMapper(String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's default mapper.
setDefaultMatcher(String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's default matcher.
setDefaultOperation(Operation) - Method in class com.izforge.izpack.util.xmlmerge.factory.XPathOperationFactory
Sets the default operation returned by this factory.
setDescription(String) - Method in class com.izforge.izpack.util.file.types.DataType
Sets a description of the current data type.
setDir(File) - Method in class com.izforge.izpack.util.file.types.FileList
Set the dir attribute.
setDir(File) - Method in class com.izforge.izpack.util.file.types.FileSet
Sets the base-directory for this instance.
setDirectory(boolean) - Method in class com.izforge.izpack.util.file.types.Resource
Set the directory attribute.
setDocument(Document) - Method in exception com.izforge.izpack.util.xmlmerge.DocumentException
 
setElement(Element) - Method in exception com.izforge.izpack.util.xmlmerge.ElementException
 
setElement(Element) - Method in exception com.izforge.izpack.util.xmlmerge.MatchException
 
setEmptyLines(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to preserve empty lines
setEnableMultipleMappings(boolean) - Method in class com.izforge.izpack.util.file.FileCopyTask
Attribute to handle mappers that return multiple mappings for a given source path.
setEncoding(Charset) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
The encoding to be used for loading and saving configuration files
setError(String) - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelector
Allows all selectors to indicate a setup error.
setEscape(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to accept escape sequences
setEscapeNewLine(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to interpret escape at the end of line for joining lines
setExcludes(String[]) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Set the list of exclude patterns to use.
setExcludes(String[]) - Method in interface com.izforge.izpack.util.file.FileScanner
Sets the list of exclude patterns to use.
setExcludes(String) - Method in class com.izforge.izpack.util.file.types.FileSet
Appends excludes to the current list of exclude patterns.
setExcludes(String) - Method in class com.izforge.izpack.util.file.types.PatternSet
Appends excludes to the current list of exclude patterns.
setExists(boolean) - Method in class com.izforge.izpack.util.file.types.Resource
Set the exists attribute.
setExpression(String) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
The regular expression used to search the file.
setFailOnError(boolean) - Method in class com.izforge.izpack.util.file.FileCopyTask
If false, note errors to the output but keep going.
setFile(File) - Method in class com.izforge.izpack.util.file.FileCopyTask
Sets a single source file to copy.
setFile(File) - Method in class com.izforge.izpack.util.file.types.FileSet
Creates a single file fileset.
setFiles(String) - Method in class com.izforge.izpack.util.file.types.FileList
Set the filenames attribute.
setFilteredNamespace(Namespace) - Method in class com.izforge.izpack.util.xmlmerge.mapper.NamespaceFilterMapper
Sets the namespace defining the elements and attributes to be filtered out.
setFlatten(boolean) - Method in class com.izforge.izpack.util.file.FileCopyTask
When copying directory trees, the files can be "flattened" into a single directory.
setFollowSymlinks(boolean) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Set whether or not symbolic links should be followed.
setFollowSymlinks(boolean) - Method in class com.izforge.izpack.util.file.types.FileSet
Sets whether or not symbolic links should be followed.
setFrom(String) - Method in class com.izforge.izpack.util.file.ContainerMapper
Empty implementation.
setFrom(String) - Method in interface com.izforge.izpack.util.file.FileNameMapper
Sets the from part of the transformation rule.
setFrom(String) - Method in class com.izforge.izpack.util.file.FlatFileNameMapper
Ignored.
setFrom(String) - Method in class com.izforge.izpack.util.file.GlobPatternMapper
Sets the "from" pattern.
setFrom(String) - Method in class com.izforge.izpack.util.file.IdentityMapper
Ignored.
setFrom(String) - Method in class com.izforge.izpack.util.file.MergingMapper
Ignored.
setFrom(String) - Method in class com.izforge.izpack.util.file.types.Mapper
Set the argument to FileNameMapper.setFrom
setFromKey(String) - Method in class com.izforge.izpack.util.config.RegistryTask
Location of the configuration file to be patched from; optional.
setGranularity(long) - Method in class com.izforge.izpack.util.file.FileCopyTask
The number of milliseconds leeway to give before deciding a target is out of date.
setGranularity(int) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
Sets the number of milliseconds leeway we will give before we consider a file not to have matched a date.
setGranularity(int) - Method in class com.izforge.izpack.util.file.types.selectors.MappingSelector
Sets the number of milliseconds leeway we will give before we consider a file out of date.
setHandleDirSep(boolean) - Method in class com.izforge.izpack.util.file.GlobPatternMapper
Attribute specifing whether to ignore the difference between / and \ (the two common directory characters).
setHeaderComment(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to use header comments
setIf(String) - Method in class com.izforge.izpack.util.file.types.PatternSet.NameEntry
Sets the if attribute.
setIgnoreContents(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.DifferentSelector
This flag tells the selector to ignore contents
setIgnoreFileTimes(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.DifferentSelector
This flag tells the selector to ignore file times in the comparison
setIgnorewhitespace(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Whether to ignore whitespace in the string being searched.
setInBothOperationFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.factory.DiffOperationFactory
Sets the operation factory this factory delegates to if the original and patch elements exist.
setIncludeEmptyDirs(boolean) - Method in class com.izforge.izpack.util.file.FileCopyTask
Used to copy empty directories.
setIncludes(String[]) - Method in class com.izforge.izpack.util.file.DirectoryScanner
Set the list of include patterns to use.
setIncludes(String[]) - Method in interface com.izforge.izpack.util.file.FileScanner
Sets the list of include patterns to use.
setIncludes(String) - Method in class com.izforge.izpack.util.file.types.FileSet
Appends includes to the current list of include patterns.
setIncludes(String) - Method in class com.izforge.izpack.util.file.types.PatternSet
Appends includes to the current list of include patterns.
setKey(String) - Method in class com.izforge.izpack.util.config.RegistryTask
Location of the configuration file to be edited; required.
setKey(String) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Name of the key/value pair
setLastModified(long) - Method in class com.izforge.izpack.util.file.types.Resource
Set the last modification attribute.
setLocation(File) - Method in class com.izforge.izpack.util.file.types.Path.PathElement
 
setLocation(File) - Method in class com.izforge.izpack.util.file.types.Path
Adds a element definition to the path.
setLookupType(SingleConfigurableTask.Entry.LookupType) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Regard the value as : regexp | plain (default)
setMapperFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
 
setMapperFactory(OperationFactory) - Method in interface com.izforge.izpack.util.xmlmerge.MergeAction
Sets the action's mapper factory.
setMapperResolver(OperationResolver) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's mapper resolver.
setMatcherFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.action.AbstractMergeAction
 
setMatcherFactory(OperationFactory) - Method in interface com.izforge.izpack.util.xmlmerge.MergeAction
Sets the action's matcher factory.
setMatcherResolver(OperationResolver) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's matcher resolver.
setMax(int) - Method in class com.izforge.izpack.util.file.types.selectors.DepthSelector
The minimum depth below the basedir before a file is selected.
setMillis(long) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
For users that prefer to express time in milliseconds since 1970
setMin(int) - Method in class com.izforge.izpack.util.file.types.selectors.DepthSelector
The minimum depth below the basedir before a file is selected.
setName(String) - Method in class com.izforge.izpack.util.file.types.FileList.FileName
The name attribute of the file element.
setName(String) - Method in class com.izforge.izpack.util.file.types.Parameter
 
setName(String) - Method in class com.izforge.izpack.util.file.types.PatternSet.NameEntry
Sets the name pattern.
setName(String) - Method in class com.izforge.izpack.util.file.types.Resource
Set the name of this Resource.
setName(String) - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
The name of the file, or the pattern for the name, that should be used for selection.
setNegate(boolean) - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
You can optionally reverse the selection of this selector, thereby emulating an <exclude> tag, by setting the attribute negate to true.
setNewFile(File) - Method in class com.izforge.izpack.util.config.ConfigFileTask
Location of the configuration file to be patched to; optional.
setOldFile(File) - Method in class com.izforge.izpack.util.config.ConfigFileTask
Location of the configuration file to be patched from; optional.
setOnlyInOriginalOperationFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.factory.DiffOperationFactory
Sets the operation factory this factory delegates to if only the original element exists.
setOnlyInPatchOperationFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.factory.DiffOperationFactory
Sets the operation factory this factory delegates to if only the patch element exists.
setOperation(SingleConfigurableTask.Entry.Operation) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
operation to apply.
setOperationMap(Map<String, Operation>) - Method in class com.izforge.izpack.util.xmlmerge.factory.XPathOperationFactory
Sets the factory's map containing configuration properties.
setOperator(String) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
The operator to use for separating name and value
setOriginalFile(File) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
setOverwrite(boolean) - Method in class com.izforge.izpack.util.file.FileCopyTask
Overwrite any existing destination file(s).
setParameters(Parameter[]) - Method in interface com.izforge.izpack.util.file.types.Parameterizable
Set the parameters
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.BaseExtendSelector
Set all the Parameters for this custom selector, collected by the ExtendSelector class.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
When using this as a custom selector, this method will be called.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
When using this as a custom selector, this method will be called.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
When using this as a custom selector, this method will be called.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.DepthSelector
When using this as a custom selector, this method will be called.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
When using this as a custom selector, this method will be called.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
When using this as a custom selector, this method will be called.
setParameters(Parameter[]) - Method in class com.izforge.izpack.util.file.types.selectors.TypeSelector
When using this as a custom selector, this method will be called.
setPatchFile(File) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
setPatchPreserveEntries(boolean) - Method in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
Whether to preserve equal entries but not necessarily their values from an old configuration, if they can be found (default: true).
setPatchPreserveEntries(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to preserve equal entries but not necessarily their values from an old configuration, if they can be found (default: true).
setPatchPreserveValues(boolean) - Method in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
Whether to preserve the values of equal entries from an old configuration, if they can be found (default: true).
setPatchPreserveValues(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether to preserve the values of equal entries from an old configuration, if they can be found (default: true).
setPatchResolveExpressions(boolean) - Method in class com.izforge.izpack.util.config.ConfigurableFileCopyTask
Whether variables should be resolved during patching.
setPatchResolveVariables(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
Whether variables should be resolved during patching.
setPath(InstallData, String) - Method in class com.izforge.izpack.util.file.types.Path.PathElement
 
setPath(InstallData, String) - Method in class com.izforge.izpack.util.file.types.Path
Parses a path definition and creates single PathElements.
setPattern(String) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
For int and date type only.
setPattern(String) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
Sets the pattern to be used for the SimpleDateFormat
setPattern(String) - Method in class com.izforge.izpack.util.regex.JavaRegexpMatcher
Set the regexp pattern from the String description.
setPattern(String) - Method in interface com.izforge.izpack.util.regex.RegexpMatcher
Set the regexp pattern from the String description.
setPattern(String) - Method in class com.izforge.izpack.util.regex.RegularExpression
sets the regular expression pattern
setPresent(PresentSelector.FilePresence) - Method in class com.izforge.izpack.util.file.types.selectors.PresentSelector
This sets whether to select a file if its dest file is present.
setPreserveLastModified(boolean) - Method in class com.izforge.izpack.util.file.FileCopyTask
Give the copied files the same last modified time as the original files.
setResolveVariables(boolean) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Whether variables should be resolved during manipulating with explicit modifiers nested in the Ant task.
setRootMergeAction(String) - Method in class com.izforge.izpack.util.xmlmerge.config.AbstractXPathConfigurer
Sets the configurer's root merge action.
setRootMergeActionFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
setRootMergeActionFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
setRootMergeActionFactory(OperationFactory) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Sets the merge actions which will be applied to the root element.
setRootMergeMapperFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
setRootMergeMapperFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
setRootMergeMapperFactory(OperationFactory) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Sets the mappers which will be applied to the root element.
setRootMergeMatcherFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.config.ConfigurableXmlMerge
 
setRootMergeMatcherFactory(OperationFactory) - Method in class com.izforge.izpack.util.xmlmerge.merge.DefaultXmlMerge
 
setRootMergeMatcherFactory(OperationFactory) - Method in interface com.izforge.izpack.util.xmlmerge.XmlMerge
Sets the matchers which will be applied to the root element.
setSection(String) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Name of s INI File section
setSelectors(FileSelector[]) - Method in interface com.izforge.izpack.util.file.types.selectors.SelectorScanner
Sets the selectors the scanner should use.
setShell(String) - Method in class com.izforge.izpack.util.unix.ShellScript
Sets the current used shell
setSize(long) - Method in class com.izforge.izpack.util.file.types.Resource
Set the size of this Resource.
setSpec(IXMLElement) - Method in class com.izforge.izpack.util.helper.SpecHelper
Sets the specifaction to the given XML element.
setSTACKTRACE(boolean) - Static method in class com.izforge.izpack.util.Debug
Sets the current TRACE flag.
setTargetdir(File) - Method in class com.izforge.izpack.util.file.types.selectors.MappingSelector
The name of the file or directory which is checked for out-of-date files.
setTargetdir(File) - Method in class com.izforge.izpack.util.file.types.selectors.PresentSelector
The name of the file or directory which is checked for matching files.
setText(String) - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
The string to search for within a file.
setTo(String) - Method in class com.izforge.izpack.util.file.ContainerMapper
Empty implementation.
setTo(String) - Method in interface com.izforge.izpack.util.file.FileNameMapper
Sets the to part of the transformation rule.
setTo(String) - Method in class com.izforge.izpack.util.file.FlatFileNameMapper
Ignored.
setTo(String) - Method in class com.izforge.izpack.util.file.GlobPatternMapper
Sets the "to" pattern.
setTo(String) - Method in class com.izforge.izpack.util.file.IdentityMapper
Ignored.
setTo(String) - Method in class com.izforge.izpack.util.file.MergingMapper
Sets the name of the merged file.
setTo(String) - Method in class com.izforge.izpack.util.file.types.Mapper
Set the argument to FileNameMapper.setTo
setToDir(File) - Method in class com.izforge.izpack.util.file.FileCopyTask
Sets the destination directory.
setToFile(File) - Method in class com.izforge.izpack.util.config.ConfigFileTask
Location of the resulting output file; required.
setToFile(File) - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
setToFile(File) - Method in class com.izforge.izpack.util.file.FileCopyTask
Sets the destination file.
setTRACE(boolean) - Static method in class com.izforge.izpack.util.Debug
Sets whether to trace variables and conditions at runtime interactively.
setType(SingleConfigurableTask.Entry.Type) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Regard the value as : int, date or string (default)
setType(Mapper.MapperType) - Method in class com.izforge.izpack.util.file.types.Mapper
Set the type of FileNameMapper to use.
setType(String) - Method in class com.izforge.izpack.util.file.types.Parameter
 
setType(TypeSelector.FileType) - Method in class com.izforge.izpack.util.file.types.selectors.TypeSelector
Set the type of file to require.
setUnit(SingleConfigurableTask.Unit) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
The unit of the value to be applied to date +/- operations.
setUnits(SizeSelector.ByteUnits) - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
Sets the units to use for the comparison.
setUnless(String) - Method in class com.izforge.izpack.util.file.types.PatternSet.NameEntry
Sets the unless attribute.
setupDirectoryScanner(FileScanner) - Method in class com.izforge.izpack.util.file.types.FileSet
Set up the specified directory scanner against the specified project.
setValue(String) - Method in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
Value to set (=), to add (+) or subtract (-)
setValue(String) - Method in class com.izforge.izpack.util.file.types.Parameter
 
setValue(long) - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
A size selector needs to know what size to base its selecting on.
setWhen(DateSelector.TimeComparisons) - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
Sets the type of comparison to be done on the file's last modified date.
setWhen(SizeSelector.SizeComparisons) - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
This specifies when the file should be selected, whether it be when the file matches a particular size, when it is smaller, or whether it is larger.
SevenZArchiveInputStream - Class in com.izforge.izpack.util.compress
 
SevenZArchiveInputStream(File) - Constructor for class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
SevenZArchiveInputStream(File, byte[]) - Constructor for class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
SH - Static variable in class com.izforge.izpack.util.unix.ShellScript
 
ShellScript - Class in com.izforge.izpack.util.unix
A Generator, Wrapper and Executor for Unix ShellScripts
ShellScript(String) - Constructor for class com.izforge.izpack.util.unix.ShellScript
Creates and initializes the ShellScript for running on the given shell.
ShellScript() - Constructor for class com.izforge.izpack.util.unix.ShellScript
Creates and initializes the ShellScript for running on the bourne shell: "sh".
shutDown(int) - Method in class com.izforge.izpack.util.Housekeeper
This methods shuts the application down.
shutDown(int, boolean) - Method in class com.izforge.izpack.util.Housekeeper
 
SingleConfigurableTask - Class in com.izforge.izpack.util.config
 
SingleConfigurableTask() - Constructor for class com.izforge.izpack.util.config.SingleConfigurableTask
 
SingleConfigurableTask.Entry - Class in com.izforge.izpack.util.config
Instance of this class represents nested elements of a task configuration file.
SingleConfigurableTask.Entry.LookupType - Enum in com.izforge.izpack.util.config
 
SingleConfigurableTask.Entry.Operation - Enum in com.izforge.izpack.util.config
 
SingleConfigurableTask.Entry.Type - Enum in com.izforge.izpack.util.config
 
SingleConfigurableTask.Unit - Enum in com.izforge.izpack.util.config
 
SingleIniFileTask - Class in com.izforge.izpack.util.config
 
SingleIniFileTask() - Constructor for class com.izforge.izpack.util.config.SingleIniFileTask
 
SingleOptionFileTask - Class in com.izforge.izpack.util.config
 
SingleOptionFileTask() - Constructor for class com.izforge.izpack.util.config.SingleOptionFileTask
 
SingleXmlFileMergeTask - Class in com.izforge.izpack.util.config
 
SingleXmlFileMergeTask() - Constructor for class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
size() - Method in class com.izforge.izpack.util.file.types.Path
How many parts does this Path instance consist of.
SIZE_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.SizeSelector
Used for parameterized custom selector
SizeSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that filters files based on their size.
SizeSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.SizeSelector
Creates a new SizeSelector instance.
SizeSelector.ByteUnits - Enum in com.izforge.izpack.util.file.types.selectors
Enumerated attribute with the values for units.
SizeSelector.SizeComparisons - Enum in com.izforge.izpack.util.file.types.selectors
 
skip(long) - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
SKIP - Static variable in class com.izforge.izpack.util.xmlmerge.matcher.StandardMatchers
SkipMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Elements compared with this matcher never match.
SkipMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.SkipMatcher
 
SourceFileScanner - Class in com.izforge.izpack.util.file
Utility class that collects the functionality of the various scanDir methods that have been scattered in several tasks before.
SourceFileScanner() - Constructor for class com.izforge.izpack.util.file.SourceFileScanner
 
SpecHelper - Class in com.izforge.izpack.util.helper
This class contains some helper methods to simplify handling of xml specification files.
SpecHelper(Resources) - Constructor for class com.izforge.izpack.util.helper.SpecHelper
Constructs a SpecHelper.
STANDARD - Static variable in class com.izforge.izpack.util.TargetFactory
This is the basic flavor for every operating system.
StandardActions - Class in com.izforge.izpack.util.xmlmerge.action
Constants for built-in actions.
StandardActions() - Constructor for class com.izforge.izpack.util.xmlmerge.action.StandardActions
 
StandardMappers - Class in com.izforge.izpack.util.xmlmerge.mapper
Constant for built-in mappers.
StandardMappers() - Constructor for class com.izforge.izpack.util.xmlmerge.mapper.StandardMappers
 
StandardMatchers - Class in com.izforge.izpack.util.xmlmerge.matcher
Constants for built-in matchers.
StandardMatchers() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.StandardMatchers
 
StaticOperationFactory - Class in com.izforge.izpack.util.xmlmerge.factory
An operation factory returning always the same operation whatever the specified elements.
StaticOperationFactory(Operation) - Constructor for class com.izforge.izpack.util.xmlmerge.factory.StaticOperationFactory
Creates a StaticOperationFactory returning the given operation.
stop() - Method in class com.izforge.izpack.util.RunnableReader
Indicates to the reader to stop.
StreamSupport - Class in com.izforge.izpack.util
 
StreamSupport() - Constructor for class com.izforge.izpack.util.StreamSupport
 
substitute(String, String, int) - Method in class com.izforge.izpack.util.regex.JavaRegexp
Perform a substitution on the regular expression.
substitute(String, String, int) - Method in interface com.izforge.izpack.util.regex.Regexp
Perform a substitution on the regular expression.
supported(String) - Static method in class com.izforge.izpack.util.IoHelper
Returns whether the given method will be supported with the given environment.
suspendEncoding() - Method in class com.izforge.izpack.util.Base64.OutputStream
Suspends encoding of the stream.

T

TAG - Static variable in class com.izforge.izpack.util.xmlmerge.matcher.StandardMatchers
TagMatcher - Class in com.izforge.izpack.util.xmlmerge.matcher
Compares the qualified name of elements.
TagMatcher() - Constructor for class com.izforge.izpack.util.xmlmerge.matcher.TagMatcher
 
targetdir - Variable in class com.izforge.izpack.util.file.types.selectors.MappingSelector
 
TargetFactory - Class in com.izforge.izpack.util
The TargetFactory serves as a central mechanism to instantiate OS specific class flavors, provide OS specific file extension types, default install directories and similar functionality.
TargetFactory(TargetPlatformFactory) - Constructor for class com.izforge.izpack.util.TargetFactory
Constructs a TargetFactory.
TargetPlatformFactory - Interface in com.izforge.izpack.util
Factory for constructing platform specific implementation implementations of interfaces or classes.
terminate(int, boolean) - Method in class com.izforge.izpack.util.Housekeeper
 
test(String[]) - Static method in class com.izforge.izpack.util.SelfModifier
 
testAvailability(String) - Method in class com.izforge.izpack.util.regex.RegexpMatcherFactory
Test if a particular class is available to be used.
to - Variable in class com.izforge.izpack.util.file.types.Mapper
 
toFile - Variable in class com.izforge.izpack.util.config.ConfigFileTask
 
tofile - Variable in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
 
tokenizePath(String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Breaks a path up into a Vector of path elements, tokenizing on File.separator.
tokenizePath(String, String) - Static method in class com.izforge.izpack.util.file.types.selectors.SelectorUtils
Breaks a path up into a Vector of path elements, tokenizing on
tooManyAttributes() - Method in class com.izforge.izpack.util.file.types.DataType
Creates an exception that indicates that refid has to be the only attribute if it is set.
toOsContraintsString(List<OsModel>) - Static method in class com.izforge.izpack.util.OsConstraintHelper
Converts list of OS constraints to a string.
toPostfix - Variable in class com.izforge.izpack.util.file.GlobPatternMapper
Part of "to" pattern after the *.
toPrefix - Variable in class com.izforge.izpack.util.file.GlobPatternMapper
Part of "to" pattern before the *.
toString() - Method in class com.izforge.izpack.util.compress.SevenZArchiveInputStream
 
toString() - Method in class com.izforge.izpack.util.file.types.Path
Returns a textual representation of the path, which can be used as CLASSPATH or PATH environment variable definition.
toString() - Method in class com.izforge.izpack.util.file.types.PatternSet.NameEntry
 
toString() - Method in class com.izforge.izpack.util.file.types.PatternSet
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
Convert the Selectors within this container to a string.
toString() - Method in class com.izforge.izpack.util.file.types.selectors.AndSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
Convert the Selectors within this container to a string.
toString() - Method in class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.DependSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.DepthSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.MajoritySelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.NoneSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.NotSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.OrSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.PresentSelector
 
toString() - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
Returns a String object representing the specified SizeSelector.
toString() - Method in class com.izforge.izpack.util.file.types.selectors.TypeSelector
 
toString() - Method in class com.izforge.izpack.util.unix.ShellScript
Dumps the ShellScript Content, and Location.
toString() - Method in class com.izforge.izpack.util.unix.UnixUser
Dumps the USer fields
translateFile(String) - Static method in class com.izforge.izpack.util.file.types.Path
Returns its argument with all file separator characters replaced so that they match the local OS conventions.
translateFileSep(StringBuffer, int) - Static method in class com.izforge.izpack.util.file.types.Path
Translates all occurrences of / or \ to correct separator of the current platform and returns whether it had to do any replacements.
translatePath(InstallData, String) - Static method in class com.izforge.izpack.util.file.types.Path
Splits a PATH (with : or ; as separators) into its parts.
translatePath(String, Variables) - Static method in class com.izforge.izpack.util.IoHelper
Translates a relative path to a local system path.
translatePath(String) - Static method in class com.izforge.izpack.util.IoHelper
Translates a path.
tryExecJava() - Static method in class com.izforge.izpack.util.ProcessHelper
Verifies that java can be executed in a separate process.
type - Variable in class com.izforge.izpack.data.CustomData
Type of this custom action data; possible are INSTALLER_LISTENER, UNINSTALLER_LISTENER, UNINSTALLER_LIB and UNINSTALLER_JAR.
type - Variable in class com.izforge.izpack.util.file.types.Mapper
 
TYPE_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.TypeSelector
Key to used for parameterized custom selector
TypeSelector - Class in com.izforge.izpack.util.file.types.selectors
Selector that selects a certain kind of file: directory or regular.
TypeSelector() - Constructor for class com.izforge.izpack.util.file.types.selectors.TypeSelector
Creates a new TypeSelector instance.
TypeSelector.FileType - Enum in com.izforge.izpack.util.file.types.selectors
 

U

UNINSTALLER_JAR - Static variable in class com.izforge.izpack.data.CustomData
Identifier for custom data typ "uninstaller jar files".
UNINSTALLER_LIB - Static variable in class com.izforge.izpack.data.CustomData
Identifier for custom data typ "uninstaller lib".
UNINSTALLER_LISTENER - Static variable in class com.izforge.izpack.data.CustomData
Identifier for custom data typ "uninstaller listener".
UNITS_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.SizeSelector
Used for parameterized custom selector
UNIX - Static variable in class com.izforge.izpack.util.TargetFactory
Identifies generic UNIX operating systems
UNIX_FILE_TIMESTAMP_GRANULARITY - Static variable in class com.izforge.izpack.util.file.FileUtils
The granularity of timestamps under Unix.
UnixConstants - Class in com.izforge.izpack.util.unix
 
UnixConstants() - Constructor for class com.izforge.izpack.util.unix.UnixConstants
 
UnixHelper - Class in com.izforge.izpack.util.unix
Helper Methods for unix-systems and derived.
UnixHelper() - Constructor for class com.izforge.izpack.util.unix.UnixHelper
 
UnixUser - Class in com.izforge.izpack.util.unix
This represents a Unix User.
UnixUser() - Constructor for class com.izforge.izpack.util.unix.UnixUser
 
UnixUsers - Class in com.izforge.izpack.util.unix
Unix Users Collection Class and related static Helper Methods
UnixUsers() - Constructor for class com.izforge.izpack.util.unix.UnixUsers
Creates a new UnixUsers object.
UNKNOWN_SIZE - Static variable in class com.izforge.izpack.util.file.types.Resource
Constant unknown size
UnsatisfiableOsConstraintsException(List<OsModel>, List<OsModel>) - Constructor for exception com.izforge.izpack.util.OsConstraintHelper.UnsatisfiableOsConstraintsException
 
URL_SAFE - Static variable in class com.izforge.izpack.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.

V

validate() - Method in class com.izforge.izpack.util.config.SingleXmlFileMergeTask
Validates the configuration and destination files and the file sets.
validate() - Method in class com.izforge.izpack.util.file.types.selectors.AbstractSelectorContainer
This validates each contained selector provided that the selector implements the validate interface.
validate() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelector
Subclasses can use this to throw the requisite exception in isSelected() in the case of an error condition.
validate() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelectorContainer
This implementation validates the container by calling verifySettings() and then validates each contained selector provided that the selector implements the validate interface.
validateAttributes() - Method in class com.izforge.izpack.util.file.FileCopyTask
Ensure we have a consistent and legal set of attributes, and set any internal flags necessary based on different combinations of attributes.
value - Variable in class com.izforge.izpack.util.config.SingleConfigurableTask.Entry
 
valueOf(String) - Static method in enum com.izforge.izpack.data.CustomDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.data.PanelAction.ActionStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.LookupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.file.types.Mapper.MapperType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.DateSelector.TimeComparisons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.PresentSelector.FilePresence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.ByteUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.SizeComparisons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.izforge.izpack.util.file.types.selectors.TypeSelector.FileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.izforge.izpack.data.CustomDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.data.PanelAction.ActionStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.LookupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Entry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.config.SingleConfigurableTask.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.file.types.Mapper.MapperType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.file.types.selectors.DateSelector.TimeComparisons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.file.types.selectors.PresentSelector.FilePresence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.ByteUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.file.types.selectors.SizeSelector.SizeComparisons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.izforge.izpack.util.file.types.selectors.TypeSelector.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.BaseSelector
Subclasses can override this method to provide checking of their state.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.ContainsRegexpSelector
Checks that an expression was specified.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Checks to make sure all settings are kosher.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.DateSelector
This is a consistency check to ensure the selector's required values have been set.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.DepthSelector
Checks to make sure all settings are kosher.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.ExtendSelector
These are errors specific to ExtendSelector only.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.FilenameSelector
Checks to make sure all settings are kosher.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.MappingSelector
Checks to make sure all settings are kosher.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.NotSelector
Makes sure that there is only one entry, sets an error message if not.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.PresentSelector
Checks to make sure all settings are kosher.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.SizeSelector
Checks to make sure all settings are kosher.
verifySettings() - Method in class com.izforge.izpack.util.file.types.selectors.TypeSelector
Checks to make sure all settings are kosher.
VERSION - Static variable in class com.izforge.izpack.util.unix.UnixHelper
 
versionIsHigher(String) - Method in class com.izforge.izpack.util.TargetFactory
Returns true if the version in the parameter string is higher than the version of the target os.

W

warning(String) - Method in class com.izforge.izpack.util.DefaultTargetPlatformFactory.Parser
Handles parser warnings.
WHEN_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.DateSelector
Key to used for parameterized custom selector
WHEN_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.SizeSelector
Used for parameterized custom selector
whichCommand - Static variable in class com.izforge.izpack.util.unix.UnixHelper
whichCommand = "/usr/bin/which" or /bin/which
WHITESPACE_KEY - Static variable in class com.izforge.izpack.util.file.types.selectors.ContainsSelector
Used for parameterized custom selector
WINDOWS - Static variable in class com.izforge.izpack.util.TargetFactory
Identifies Microsoft Windows.
write(int) - Method in class com.izforge.izpack.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.izforge.izpack.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(String) - Method in class com.izforge.izpack.util.unix.ShellScript
write this to the given Destination FileName
writeConfigurable() - Method in class com.izforge.izpack.util.config.RegistryTask
 
writeConfigurable() - Method in class com.izforge.izpack.util.config.SingleConfigurableTask
 
writeConfigurable() - Method in class com.izforge.izpack.util.config.SingleIniFileTask
 
writeConfigurable() - Method in class com.izforge.izpack.util.config.SingleOptionFileTask
 

X

X - Static variable in class com.izforge.izpack.util.TargetFactory
Used to identify the OS X flavor of the Mac OS
X86 - Static variable in class com.izforge.izpack.util.TargetFactory
Identifies Intel X86 based processor types.
XmlMerge - Interface in com.izforge.izpack.util.xmlmerge
Entry point for merging XML documents.
XPathOperationFactory - Class in com.izforge.izpack.util.xmlmerge.factory
An operation factory that resolves operations given a map { xpath (as String), Operation }.
XPathOperationFactory() - Constructor for class com.izforge.izpack.util.xmlmerge.factory.XPathOperationFactory
 

Y

YES - Static variable in class com.izforge.izpack.util.helper.SpecHelper
 

_

_getUsersWithValidShellsExistingHomesAndDesktops() - Method in class com.izforge.izpack.util.unix.UnixUsers
Gets all known users with valid shells and really existing (not dummy) Home And!
A B C D E F G H I J K L M N O P R S T U V W X Y _ 
Skip navigation links

Copyright © 2001–2025. All rights reserved.