| Package | Description |
|---|---|
| com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
| com.groupdocs.parser.templates |
The package provides classes for creating templates for parsing document data.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateOptions |
GenerateTemplateOptions.getTemplateOptions()
Gets the template-level options applied to the generated template (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenerateTemplateOptions.setTemplateOptions(TemplateOptions templateOptions)
Sets the template-level options applied to the generated template (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateOptions |
Template.getOptions()
Gets the template options.
|
| Constructor and Description |
|---|
Template(Iterable<? extends TemplateItem> items,
TemplateOptions options)
Initializes a new instance of the
Template class. |
Copyright © 2026. All rights reserved.