| Modifier and Type | Method and Description |
|---|---|
TemplateConfigBundleConfiguration |
TemplateConfigBundleConfiguration.charset(Charset charset)
Set the
Charset used to load, process, and output the config template |
TemplateConfigBundleConfiguration |
TemplateConfigBundleConfiguration.fileIncludePath(String path)
Set the file path to include config snippets from
|
TemplateConfigBundleConfiguration |
TemplateConfigBundleConfiguration.includePath(String includePath)
Deprecated.
Replaced by
resourceIncludePath(String). |
TemplateConfigBundleConfiguration |
TemplateConfigBundleConfiguration.outputPath(String outputPath)
Set the path to output the filled-out config
|
TemplateConfigBundleConfiguration |
TemplateConfigBundleConfiguration.resourceIncludePath(String path)
Set the resource path to include config snippets from
|
| Constructor and Description |
|---|
TemplateConfigBundle(TemplateConfigBundleConfiguration configuration)
Create a
TemplateConfigBundle using the given TemplateConfigBundleConfiguration. |
Copyright © 2016. All rights reserved.