Class RemoveMatching
Object
AnchorBean<FilesProvider>
FilesProvider
FilesProviderUnary
RemoveMatching
public class RemoveMatching
extends FilesProviderUnary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.anchoranalysis.io.input.bean.files.FilesProviderUnary
create, getFiles, rootDirectory, setFilesMethods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
RemoveMatching
public RemoveMatching()
-
-
Method Details
-
transform
-
getRegEx
public RegEx getRegEx()If a path matches a regular expression it is removed.
-