Class DocumentUtils
java.lang.Object
org.springframework.ai.vectorstore.s3.DocumentUtils
Helper class to convert from AWS SDK Document to Object and vice versa.
- Author:
- Matej Nedic
-
Method Summary
Modifier and TypeMethodDescriptionfromDocument(software.amazon.awssdk.core.document.Document document) static software.amazon.awssdk.core.document.DocumenttoDocument(@Nullable Object obj)
-
Method Details
-
toDocument
-
fromDocument
-