Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/convert"

This module contains the main external entry points for the EPUB conversion. These are:

  • Main processing steps for the creation of EPUB files: the RespecToEPUB class;
  • A representation of the EPUB OCF instances (i.e., of the ZIP file for the final content): the OCF class;
  • A representation of the EPUB “package”, i.e., the XML file providing the main manifest of the EPUB file: the PackageWrapper class.

Index