Package org.springframework.ai.reader
package org.springframework.ai.reader
-
ClassDescriptionA utility to reformat extracted text content before encapsulating it in a
Document.TheBuilderclass is a nested static class ofExtractedTextFormatterdesigned to facilitate the creation and customization of instances ofExtractedTextFormatter.A class that reads JSON documents and converts them into a list ofDocumentobjects.ADocumentReaderthat reads text from aResource.