jar

group.springframework.ai : spring-ai-pdf-document-reader

Maven & Gradle

Jun 02, 2024
2.4k stars

Spring AI Document Reader - PDF · Spring AI PDF document reader

Table Of Contents

Latest Version

Download group.springframework.ai : spring-ai-pdf-document-reader JAR file - Latest Versions:

All Versions

Download group.springframework.ai : spring-ai-pdf-document-reader JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-ai-pdf-document-reader-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.ai.reader.pdf.layout

├─ org.springframework.ai.reader.pdf.layout.Character.class - [JAR]

├─ org.springframework.ai.reader.pdf.layout.CharacterFactory.class - [JAR]

├─ org.springframework.ai.reader.pdf.layout.ForkPDFLayoutTextStripper.class - [JAR]

├─ org.springframework.ai.reader.pdf.layout.PDFLayoutTextStripperByArea.class - [JAR]

├─ org.springframework.ai.reader.pdf.layout.TextLine.class - [JAR]

org.springframework.ai.reader.pdf

├─ org.springframework.ai.reader.pdf.PagePdfDocumentReader.class - [JAR]

├─ org.springframework.ai.reader.pdf.ParagraphPdfDocumentReader.class - [JAR]

org.springframework.ai.reader.pdf.config

├─ org.springframework.ai.reader.pdf.config.ParagraphManager.class - [JAR]

├─ org.springframework.ai.reader.pdf.config.PdfDocumentReaderConfig.class - [JAR]

org.springframework.ai.reader.pdf.aot

├─ org.springframework.ai.reader.pdf.aot.PdfReaderRuntimeHints.class - [JAR]