| Package | Description |
|---|---|
| de.julielab.jssf.commons.services | |
| de.julielab.jssf.commons.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
IModuleSetup.setup(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> configuration) |
| Modifier and Type | Method and Description |
|---|---|
default org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> |
ConfigurationTemplateGenerator.createConfigurationTemplate()
This default implementation constructs an empty
XMLConfiguration with an XPathExpressionEngine
and a UTF-8 encoding. |
default void |
ConfigurationTemplateGenerator.writeConfigurationTemplate(File destination)
Generates the configuration template by calling
ConfigurationTemplateGenerator.createConfigurationTemplate() and stores the
template to destination. |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.