Class ContentsClueImpl

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

public class ContentsClueImpl extends AbstractClue
Implementation of a Clue that scans the contents of a file for specific strings. Supports regular expressions
Author:
Luke Shannon (Github: lshannon)
  • Constructor Details

    • ContentsClueImpl

      public ContentsClueImpl()
  • Method Details