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) voidsetReplacement(String replacement) Methods inherited from class org.anchoranalysis.plugin.io.bean.file.copy.naming.RegularExpressionBase
destinationPathRelative, getRegex, setRegexMethods inherited from class org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNamingOne
beforeCopying, destinationPathRelative, getCopyFilesNaming, setCopyFilesNamingMethods inherited from class org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNaming
destinationPathMethods 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:
destinationPathRelativein classRegularExpressionBase
-
getReplacement
-
setReplacement
-