| Package | Description |
|---|---|
| com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalResourceHandler |
ParserSettings.getExternalResourceHandler()
Gets the handler for external resources.
|
| Constructor and Description |
|---|
ParserSettings(ExternalResourceHandler externalResourceHandler)
Initializes a new instance of the
ParserSettings class with the External Resource Handler. |
ParserSettings(ILogger logger,
OcrConnectorBase ocrConnector,
ExternalResourceHandler externalResourceHandler)
Initializes a new instance of the
ParserSettings class. |
Copyright © 2026. All rights reserved.