Package | Description |
---|---|
com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
Constructor and Description |
---|
Parser(EmailConnection connection)
Initializes a new instance of the
Parser class. |
Parser(EmailConnection connection,
ParserSettings parserSettings)
Initializes a new instance of the
Parser class. |
Modifier and Type | Class and Description |
---|---|
class |
EmailEwsConnection
Represents the email connection information for EWS protocol.
|
class |
EmailImapConnection
Represents the email connection information for IMAP protocol.
|
class |
EmailPopConnection
Represents the email connection information for POP protocol.
|
Copyright © 2020. All rights reserved.