Uses of Interface
org.springframework.ai.document.DocumentReader
Package
Description
-
Uses of DocumentReader in org.springframework.ai.reader
-
Uses of DocumentReader in org.springframework.ai.reader.pdf
Modifier and TypeClassDescriptionclass
Groups the parsed PDF pages intoDocument
s.class
Uses the PDF catalog (e.g. -
Uses of DocumentReader in org.springframework.ai.reader.tika
Modifier and TypeClassDescriptionclass
A document reader that leverages Apache Tika to extract text from a variety of document formats, such as PDF, DOC/DOCX, PPT/PPTX, and HTML.