emanion/IndependantCopy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Instructions for IndependentCopy Project: =========================================== Note that there are 4 branches demonstrating different versions of this project. The master branch is the basic DIP sample. The branches named 'factory1', 'factory2', and 'factory3' show various implementations of the factory pattern to decouple the readers and writers from the client classes (in this case the client class is the 'Driver'. The UML diagram cannot be openend from within Netbeans. Please go to the file system and double-click on it to open it in a Windows Graphics viewer. The "data.txt" file must be placed at C:\temp\data.txt When using the FileWriter, a new file, "datacopy.txt will be created at C:\temp\datacopy.txt