I need to conceptually design a system that
- to scan directories looking for specific files (xml files that has a specific name)
- to parse these files and look for some nodes/attributes, output these values in a csv file
- ot overwrite some of this file that match with some criteria
how to design/structure this use case accordingly the OOP best practices or some suitable design pattern?
Aucun commentaire:
Enregistrer un commentaire