| Package | Description |
|---|---|
| com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
| com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
| com.groupdocs.parser.export |
The package provides classes that allow users to export data to different formats.
|
| com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
| Class and Description |
|---|
| BarcodeOptions
Provides the options which are used for barcode extraction.
|
| EmailConnection
Represents the email connection information.
|
| Features
Represents the supported features list.
|
| FileInfo
Represents the file information.
|
| FormattedTextOptions
Provides the options which are used for formatted text extraction.
|
| GenerateTemplateOptions
Provides the options used by
Parser.generateAdjustmentFields(GenerateTemplateOptions). |
| HighlightOptions
Provides the options which are used to extract a highlight (a block of text aroud found text in search scenarios).
|
| IDocumentInfo
Represents the document information.
|
| LoadOptions
Provides the options which are used to open a file.
|
| PageAreaOptions
Provides the options which are used for page areas extraction.
|
| PagePreviewOptions
Provides the options which are used to generate the document page preview.
|
| PageTableAreaOptions
Provides the options which are used for page table areas extraction.
|
| PageTextAreaOptions
Provides the options which are used for page text areas extraction.
|
| ParseByTemplateOptions
Provides the options which are used in the
parseByTemplate methods of Parser. |
| ParserSettings
Provides the settings which are used to customize data extraction.
|
| PreviewOptions
Provides options to sets requirements and stream delegates for preview generation.
|
| SearchOptions
Provides the options which are used for text search.
|
| TextOptions
Provides the options which are used for text extraction.
|
| WorksheetOptions
Provides the options which are used for the worksheet extraction.
|
| Class and Description |
|---|
| FileType
Represents the file type.
|
| FileTypeDetectionMode
Defines a mode of the file type detection.
|
| ImageOptions
Provides the options which are used for image extraction.
|
| LoadOptions
Provides the options which are used to open a file.
|
| ParserSettings
Provides the settings which are used to customize data extraction.
|
| Class and Description |
|---|
| IDocumentInfo
Represents the document information.
|
| Class and Description |
|---|
| DocumentInfo
Represents the document information.
|
| EmailConnection
Represents the email connection information.
|
| ExternalResourceHandler
Provides a handler for external resources loading.
|
| ExternalResourceLoadingArgs
Provides the data for
ExternalResourceHandler.onLoading(ExternalResourceLoadingArgs) method. |
| FileFormat
Defines a type of the file.
|
| FileType
Represents the file type.
|
| FileTypeDetectionMode
Defines a mode of the file type detection.
|
| FormattedTextMode
Defines a formatted text mode.
|
| HighlightOptions
Provides the options which are used to extract a highlight (a block of text aroud found text in search scenarios).
|
| ICreatePageStream
Represents a delegate that returns a stream to write page preview data.
|
| IDocumentInfo
Represents the document information.
|
| ILogger
Defines the interface of a logger that is used for logging events and errors during data extraction.
|
| ImageFormat
Defines a format of the image.
|
| IPreviewPageRender
Represents a method which is called before a document page is rendered.
|
| IReleasePageStream
Represents a method which releases the stream created by the
ICreatePageStream delegate. |
| Language
Defines the languages used for optical character recognition (OCR).
|
| OcrConnectorBase
Provides the OCR functionality.
|
| OcrEventHandler
Provides a handler for OCR events.
|
| OcrOptions
Provides the options which are used for OCR Connector.
|
| PageAreaOptions
Provides the options which are used for page areas extraction.
|
| PageInfo
Represents the document page information.
|
| PagePreviewFormat
Represents supported preview formats.
|
| PagePreviewOptions
Provides the options which are used to generate the document page preview.
|
| PageRenderInfo
Represents the information of how a page is rendered.
|
| PreviewFormats
Represents supported preview formats.
|
| QualityMode
Defines a level of the quality.
|
Copyright © 2026. All rights reserved.