Class ParagraphManager

java.lang.Object
org.springframework.ai.reader.pdf.config.ParagraphManager

public class ParagraphManager extends Object
The ParagraphManager class is responsible for managing the paragraphs and hierarchy of a PDF document. It can process bookmarks and generate a structured tree of paragraphs, representing the table of contents (TOC) of the PDF document.
Author:
Christian Tzolov