public PatternMatchingExtraction(TextExtractionPattern textPattern)
 {
     this.textPattern = textPattern;
 }