Interface TableOfContents

    • Method Detail

      • startEntry

        void startEntry​(String refId,
                        BlockProperties props)
        Starts a new entry with the supplied properties.
        Parameters:
        refId - the element that this toc entry is connected to
        props - the properties
      • endEntry

        void endEntry()
        Ends the current entry.