Uses of Class
com.azure.ai.documentintelligence.models.AnalyzedDocument
Packages that use AnalyzedDocument
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of AnalyzedDocument in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return AnalyzedDocumentModifier and TypeMethodDescriptionstatic AnalyzedDocumentAnalyzedDocument.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AnalyzedDocument from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type AnalyzedDocumentModifier and TypeMethodDescriptionAnalyzeResult.getDocuments()Get the documents property: Extracted documents.