Uses of Record Class
ai.doctruth.DocumentMetadata
Packages that use DocumentMetadata
-
Uses of DocumentMetadata in ai.doctruth
Methods in ai.doctruth that return DocumentMetadataModifier and TypeMethodDescriptionParsedDocument.metadata()Returns the value of themetadatarecord component.Constructors in ai.doctruth with parameters of type DocumentMetadataModifierConstructorDescriptionParsedDocument(String docId, List<ParsedSection> sections, DocumentMetadata metadata) Creates an instance of aParsedDocumentrecord class.