| Package | Description |
|---|---|
| com.amazonaws.services.textract | |
| com.amazonaws.services.textract.model |
Classes modeling the various types represented by AmazonTextract
|
| Class and Description |
|---|
| AnalyzeDocumentRequest
Analyzes an input document for relationships between detected items.
|
| AnalyzeDocumentResult |
| DetectDocumentTextRequest
Detects text in the input document.
|
| DetectDocumentTextResult |
| GetDocumentAnalysisRequest
Gets the results for an Amazon Textract asynchronous operation that analyzes
text in a document.
|
| GetDocumentAnalysisResult |
| GetDocumentTextDetectionRequest
Gets the results for an Amazon Textract asynchronous operation that detects
text in a document.
|
| GetDocumentTextDetectionResult |
| StartDocumentAnalysisRequest
Starts asynchronous analysis of an input document for relationships between
detected items such as key and value pairs, tables, and selection elements.
|
| StartDocumentAnalysisResult |
| StartDocumentTextDetectionRequest
Starts the asynchronous detection of text in a document.
|
| StartDocumentTextDetectionResult |
| Class and Description |
|---|
| AnalyzeDocumentRequest
Analyzes an input document for relationships between detected items.
|
| AnalyzeDocumentResult |
| Block
A
Block represents items that are recognized in a document
within a group of pixels close to each other. |
| BlockType
Block Type
|
| BoundingBox
The bounding box around the recognized text, key, value, table or table cell
on a document page.
|
| DetectDocumentTextRequest
Detects text in the input document.
|
| DetectDocumentTextResult |
| Document
The input document, either as bytes or as an S3 object.
|
| DocumentLocation
The Amazon S3 bucket that contains the document to be processed.
|
| DocumentMetadata
Information about the input document.
|
| EntityType
Entity Type
|
| FeatureType
Feature Type
|
| Geometry
Information about where a recognized text, key, value, table, or table cell
is located on a document page.
|
| GetDocumentAnalysisRequest
Gets the results for an Amazon Textract asynchronous operation that analyzes
text in a document.
|
| GetDocumentAnalysisResult |
| GetDocumentTextDetectionRequest
Gets the results for an Amazon Textract asynchronous operation that detects
text in a document.
|
| GetDocumentTextDetectionResult |
| JobStatus
Job Status
|
| NotificationChannel
The Amazon Simple Notification Service (Amazon SNS) topic to which Amazon
Textract publishes the completion status of an asynchronous document
operation, such as StartDocumentTextDetection.
|
| Point
The X and Y coordinates of a point on a document page.
|
| Relationship
Information about how blocks are related to each other.
|
| RelationshipType
Relationship Type
|
| S3Object
The S3 bucket name and file name that identifies the document.
|
| SelectionStatus
Selection Status
|
| StartDocumentAnalysisRequest
Starts asynchronous analysis of an input document for relationships between
detected items such as key and value pairs, tables, and selection elements.
|
| StartDocumentAnalysisResult |
| StartDocumentTextDetectionRequest
Starts the asynchronous detection of text in a document.
|
| StartDocumentTextDetectionResult |
| Warning
A warning about an issue that occurred during asynchronous text analysis
(StartDocumentAnalysis) or asynchronous document-text detection
(StartDocumentTextDetection).
|
Copyright © 2019. All rights reserved.