Searched refs:withOptimalMatch (Results 1 – 3 of 3) sorted by relevance
54 assertSame(df0, df0.withOptimalMatch(MatchStrength.SOLID_MATCH)); in testDetectorConfiguration()59 assertNotSame(df0, df0.withOptimalMatch(MatchStrength.FULL_MATCH)); in testDetectorConfiguration()
79 public DataFormatDetector withOptimalMatch(MatchStrength optMatch) { in withOptimalMatch() method in DataFormatDetector
89 public DataFormatReaders withOptimalMatch(MatchStrength optMatch) { in withOptimalMatch() method in DataFormatReaders