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 |
---|---|
ILogger |
ParserSettings.getLogger()
Gets the logger which is used for logging events and errors during data extraction.
|
Constructor and Description |
---|
ParserSettings(ILogger logger)
Initializes a new instance of the
ParserSettings class. |
Copyright © 2019. All rights reserved.