Book Shelf
|
This file contains the declaration of the BookWriter class. More...
Go to the source code of this file.
Classes | |
class | BookWriter |
The BookWriter class is responsible for serializing a list of books to an XML file. It uses the FileWriter class to handle the file writing. More... | |
This file contains the declaration of the BookWriter class.