Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 280 Bytes

filereader

Personnal tool to read several text files and treat them line by line with a Function It uses guava library to define a Function.

You should inherit Transformer to modify the content of a line and Sender to treat the transformed line.