Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 255 Bytes

DirectoryProcessors

This Java framework can be helpful if files need to be processed in multiple stages. It persists a file state by placing the file in a directory representing a state.

See example.Main class for a standard usage.