Class SubstituteRegularExpression
Object
AnchorBean<CopyFilesNaming<NoSharedState>>
CopyFilesNaming<NoSharedState>
CopyFilesNamingWithoutSharedState
CopyFilesNamingOne
RegularExpressionBase
SubstituteRegularExpression
A regular expression substitution (replaceAll) is applied to the relative-path
- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondestinationPathRelative
(Path path, String regex) void
setReplacement
(String replacement) Methods inherited from class org.anchoranalysis.plugin.io.bean.file.copy.naming.RegularExpressionBase
destinationPathRelative, getRegex, setRegex
Methods inherited from class org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNamingOne
beforeCopying, destinationPathRelative, getCopyFilesNaming, setCopyFilesNaming
Methods inherited from class org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNaming
destinationPath
Methods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
SubstituteRegularExpression
public SubstituteRegularExpression()
-
-
Method Details
-
destinationPathRelative
- Specified by:
destinationPathRelative
in classRegularExpressionBase
-
getReplacement
-
setReplacement
-