Interface SExporter

    • Method Detail

      • export

        void export​(SBook book,
                    File file)
             throws IOException
        Export a book
        Parameters:
        book - the book to export
        file - the output file to store data
        Throws:
        IOException