Name

adams.flow.transformer.FindInFile


Synopsis

Searches the incoming (text) file for the specified search string, output the boolean search result.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File
- output: java.lang.Boolean


Options