Interface TocCreator

  • All Known Implementing Classes:
    TocCreatorDefault

    public interface TocCreator
    Service to create the EPUB navigation document
    Author:
    OpenCollab
    • Method Detail

      • createTocFromBook

        Content createTocFromBook​(EpubBook book)
        Creates the EPUB TOC navigation document Content object
        Parameters:
        book - the EpubBook to create the TOC for
        Returns:
        the TOC Content object