- debugLog(boolean) - Method in interface hr.ngs.templater.EditorConfigurationBuilder
-
Capturing debug log will allow inspection of every Templater processing step.
- description(String) - Method in class hr.ngs.templater.EditorConfigurationBuilder.TagMetadata.Builder
-
Prepare the tag description.
- description - Variable in class hr.ngs.templater.EditorConfigurationBuilder.TagMetadata
-
Description of the tag explaining its purpose.
- DocumentFactory - Interface in hr.ngs.templater
-
Creates template document interface
- DocumentFactory.CancellationToken - Interface in hr.ngs.templater
-
Cancel Templater processing.
- DocumentFactoryBuilder - Interface in hr.ngs.templater
-
Templater document factory builder.
- DocumentFactoryBuilder.Formatter - Interface in hr.ngs.templater
-
Plugin signature for formatting values.
- DocumentFactoryBuilder.Handler - Interface in hr.ngs.templater
-
Plugin signature for invoking low-level API.
- DocumentFactoryBuilder.LowLevelReplacer - Interface in hr.ngs.templater
-
Register a new Low Level replacer plugin.
- DocumentFactoryBuilder.Navigate - Interface in hr.ngs.templater
-
Plugin signature for navigation over tag.
- DocumentFactoryBuilder.NavigationEnd - Interface in hr.ngs.templater
-
Specify ending for navigation plugin.
- DocumentFactoryBuilder.Processor<T> - Interface in hr.ngs.templater
-
Plugin signature for a data type handler.
- DocumentFactoryBuilder.RemovalOption - Enum in hr.ngs.templater
-
How to deal with tag detected in XML.
- DocumentFactoryBuilder.SpreadsheetConfigurationBuilder - Interface in hr.ngs.templater
-
This builder allows for customizing various Spreadsheet specific behaviors,
such as formulas and limits.
- DocumentFactoryBuilder.SvgConverter - Interface in hr.ngs.templater
-
Conversion function.
- DocumentFactoryBuilder.TagPattern - Enum in hr.ngs.templater
-
Supported tag patterns
- DocumentFactoryBuilder.UnprocessedTagsHandler - Interface in hr.ngs.templater
-
Register a new unprocessed tags plugin.
- DocumentFactoryBuilder.XmlCombine - Interface in hr.ngs.templater
-
Conversion function.