Structsยง
- Copy
Compiler CopyCompiler
simply copies source file to target file- File
Reader FileReader
reads the source file as aString
and stores the data usingSOURCE_FILE_META
as the key.- File
Writer FileWriter
writes the data stored inBODY_META
to the target file, which path is saved inTARGET_FILE_META
.