Class RegularExpressionBase
Object
AnchorBean<CopyFilesNaming<NoSharedState>>
CopyFilesNaming<NoSharedState>
CopyFilesNamingWithoutSharedState
CopyFilesNamingOne
RegularExpressionBase
- Direct Known Subclasses:
FilterWithRegularExpression
,SubstituteRegularExpression
A base class for
CopyFilesNaming
classes that use a regular-expression.- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
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
-
RegularExpressionBase
public RegularExpressionBase()
-
-
Method Details
-
destinationPathRelative
- Specified by:
destinationPathRelative
in classCopyFilesNamingOne
-
destinationPathRelative
-
getRegex
-
setRegex
-