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.options |
The package provides classes to specify additional options when parsing data from documents.
|
Class and Description |
---|
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.
|
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.
|
PageTableAreaOptions
Provides the options which are used for page table areas extraction.
|
PageTextAreaOptions
Provides the options which are used for page text areas extraction.
|
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.
|
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 |
---|
DocumentInfo
Represents the document information.
|
EmailConnection
Represents the email connection information.
|
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. |
PageAreaOptions
Provides the options which are used for page areas extraction.
|
PageInfo
Represents the document page information.
|
PageRenderInfo
Represents the information of how a page is rendered.
|
PreviewFormats
Represents supported preview formats.
|