- fileComment - Variable in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Writer
-
Field fileComment.
- fileMode - Variable in class org.apache.maven.shared.model.fileset.SetBase
-
Similar to a UNIX permission.
- FileNameMapper - Interface in org.apache.maven.shared.model.fileset.mappers
-
Interface to be used by SourceFileScanner.
- FileSet - Class in org.apache.maven.shared.model.fileset
-
Defines the rules for matching and working with files in
a given base directory.
- FileSet() - Constructor for class org.apache.maven.shared.model.fileset.FileSet
-
- FileSetManager - Class in org.apache.maven.shared.model.fileset.util
-
Provides operations for use with FileSet instances, such as retrieving the included/excluded files, deleting all
matching entries, etc.
- FileSetManager(Log, boolean) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Create a new manager instance with the supplied log instance and flag for whether to output verbose messages.
- FileSetManager(Log) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Create a new manager instance with the supplied log instance.
- FileSetManager(Logger, boolean) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Create a new manager instance with the supplied log instance and flag for whether to output verbose messages.
- FileSetManager(Logger) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Create a new manager instance with the supplied log instance.
- FileSetManager() - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Create a new manager instance with an empty messages.
- FileSetXpp3Reader - Class in org.apache.maven.shared.model.fileset.io.xpp3
-
Class FileSetXpp3Reader.
- FileSetXpp3Reader() - Constructor for class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
- FileSetXpp3Reader(FileSetXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
- FileSetXpp3Reader.ContentTransformer - Interface in org.apache.maven.shared.model.fileset.io.xpp3
-
- FileSetXpp3Writer - Class in org.apache.maven.shared.model.fileset.io.xpp3
-
Class FileSetXpp3Writer.
- FileSetXpp3Writer() - Constructor for class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Writer
-
- findDeletableDirectories(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
- findDeletableFiles(FileSet, Set<String>) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
- findDeletablePaths(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
- FlatFileNameMapper - Class in org.apache.maven.shared.model.fileset.mappers
-
Implementation of FileNameMapper that always returns the source
file name without any leading directory information.
- FlatFileNameMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
-
- followSymlinks - Variable in class org.apache.maven.shared.model.fileset.SetBase
-
Specifies whether symbolic links should be
traversed, or handled as-is.
- from - Variable in class org.apache.maven.shared.model.fileset.Mapper
-
Specifies a type-specific pattern for matching
source paths which should be mapped.
- fromPostfix - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Part of "from" pattern after the *.
- fromPrefix - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Part of "from" pattern before the *.
- getAddDefaultEntities() - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Returns the state of the "add default entities" flag.
- getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getBooleanValue.
- getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getByteValue.
- getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getCharacterValue.
- getClassname() - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Get allows specification of a custom mapper implementation.
- getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getDateValue.
- getDirectory() - Method in class org.apache.maven.shared.model.fileset.FileSet
-
Get absolute or relative from the module's directory.
- getDirectoryMode() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Get similar to a UNIX permission.
- getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getDoubleValue.
- getExcludedDirectories(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Get all the directory names which have been excluded by the rules in this fileset.
- getExcludedFiles(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Get all the filenames which have been excluded by the rules in this fileset.
- getExcludes() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Method getExcludes.
- getExcludesArray() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
- getFileMode() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Get similar to a UNIX permission.
- getFileNameMapper(Mapper) - Static method in class org.apache.maven.shared.model.fileset.mappers.MapperUtil
-
Returns a fully configured FileNameMapper implementation.
- getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getFloatValue.
- getFrom() - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Get specifies a type-specific pattern for matching source
paths which should be mapped.
- getIncludedDirectories(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Get all the directory names which have been included by the rules in this fileset.
- getIncludedFiles(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
Get all the filenames which have been included by the rules in this fileset.
- getIncludes() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Method getIncludes.
- getIncludesArray() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
- getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getIntegerValue.
- getLineEnding() - Method in class org.apache.maven.shared.model.fileset.FileSet
-
Get controls the line-endings of files in this fileSet.
- getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getLongValue.
- getMapper() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Get specifies the mapper used.
- getModelEncoding() - Method in class org.apache.maven.shared.model.fileset.FileSet
-
Get the modelEncoding field.
- getOutputDirectory() - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Get specifies the output directory relative to the root
of the root directory of the assembly.
- getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getRequiredAttributeValue.
- getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getShortValue.
- getTo() - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Get specifies a type-specific pattern for producing paths
based on source paths.
- getTrimmedValue(String) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Method getTrimmedValue.
- getType() - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Get specifies a built-in mapper implementation.
- GlobPatternMapper - Class in org.apache.maven.shared.model.fileset.mappers
-
Implementation of FileNameMapper that does simple wildcard pattern
replacements.
- GlobPatternMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
- scan(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
-
- serialVersionUID - Static variable in exception org.apache.maven.shared.model.fileset.mappers.MapperException
-
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
-
Sets the state of the "add default entities" flag.
- SetBase - Class in org.apache.maven.shared.model.fileset
-
Class SetBase.
- SetBase() - Constructor for class org.apache.maven.shared.model.fileset.SetBase
-
- setCaseSensitive(boolean) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Attribute specifing whether to ignore the case difference
in the names.
- setClassname(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Set allows specification of a custom mapper implementation.
- setDirectory(String) - Method in class org.apache.maven.shared.model.fileset.FileSet
-
Set absolute or relative from the module's directory.
- setDirectoryMode(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set similar to a UNIX permission.
- setExcludes(List<String>) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set when <exclude> subelements are present, they
define
a set of files and directory to exclude.
- setFileComment(String) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Writer
-
Method setFileComment.
- setFileMode(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set similar to a UNIX permission.
- setFollowSymlinks(boolean) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set specifies whether symbolic links should be traversed, or
handled as-is.
- setFrom(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Set specifies a type-specific pattern for matching source
paths which should be mapped.
- setFrom(String) - Method in interface org.apache.maven.shared.model.fileset.mappers.FileNameMapper
-
Sets the from part of the transformation rule.
- setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
-
Sets the from part of the transformation rule.
- setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Sets the from part of the transformation rule.
- setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.IdentityMapper
-
Sets the from part of the transformation rule.
- setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.MergingMapper
-
Sets the from part of the transformation rule.
- setHandleDirSep(boolean) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Attribute specifing whether to ignore the difference
between / and \ (the two common directory characters).
- setIncludes(List<String>) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set when <include> subelements are present, they
define
a set of files and directory to include.
- setLineEnding(String) - Method in class org.apache.maven.shared.model.fileset.FileSet
-
Set controls the line-endings of files in this fileSet.
- setMapper(Mapper) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set specifies the mapper used.
- setModelEncoding(String) - Method in class org.apache.maven.shared.model.fileset.FileSet
-
Set the modelEncoding field.
- setOutputDirectory(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set specifies the output directory relative to the root
of the root directory of the assembly.
- setTo(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Set specifies a type-specific pattern for producing paths
based on source paths.
- setTo(String) - Method in interface org.apache.maven.shared.model.fileset.mappers.FileNameMapper
-
Sets the to part of the transformation rule.
- setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
-
Sets the to part of the transformation rule.
- setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Sets the to part of the transformation rule.
- setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.IdentityMapper
-
Sets the to part of the transformation rule.
- setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.MergingMapper
-
Sets the to part of the transformation rule.
- setType(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
-
Set specifies a built-in mapper implementation.
- setUseDefaultExcludes(boolean) - Method in class org.apache.maven.shared.model.fileset.SetBase
-
Set whether to include exclusion patterns for common
temporary and SCM control
files (true by default).