- setCaseSensitive(boolean) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
-
Attribute specifing whether to ignore the case difference
in the names.
- 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).
- 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.