Uses of Enum Class
org.springframework.ai.document.DocumentMetadata
Packages that use DocumentMetadata
-
Uses of DocumentMetadata in org.springframework.ai.document
Subclasses with type arguments of type DocumentMetadata in org.springframework.ai.documentModifier and TypeClassDescriptionenumCommon set of metadata keys used inDocuments byDocumentReaders and VectorStores.Methods in org.springframework.ai.document that return DocumentMetadataModifier and TypeMethodDescriptionstatic DocumentMetadataReturns the enum constant of this class with the specified name.static DocumentMetadata[]DocumentMetadata.values()Returns an array containing the constants of this enum class, in the order they are declared.