Class NameClueImpl

java.lang.Object
com.redhat.parodos.patterndetection.clue.AbstractClue
com.redhat.parodos.patterndetection.clue.NameClueImpl
All Implemented Interfaces:
Clue, Work

public class NameClueImpl extends AbstractClue
Implementation of a Clue that scans the names of Files/Folder for text patterns. Supports Regular Expression
Author:
Luke Shannon (Github: lshannon)
  • Constructor Details

    • NameClueImpl

      public NameClueImpl()
  • Method Details