Package | Description |
---|---|
org.seedstack.coffig | |
org.seedstack.coffig.evaluator | |
org.seedstack.coffig.mapper |
Modifier and Type | Method and Description |
---|---|
CoffigBuilder |
CoffigBuilder.withEvaluators(ConfigurationEvaluator... evaluators) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeEvaluator |
class |
FunctionEvaluator |
class |
MacroEvaluator |
Modifier and Type | Method and Description |
---|---|
protected ConfigurationEvaluator |
CompositeEvaluator.doFork(ConfigurationEvaluator... items) |
Modifier and Type | Method and Description |
---|---|
protected ConfigurationEvaluator |
CompositeEvaluator.doFork(ConfigurationEvaluator... items) |
Constructor and Description |
---|
CompositeEvaluator(ConfigurationEvaluator... items) |
Modifier and Type | Method and Description |
---|---|
ConfigurationEvaluator |
EvaluatingMapper.getEvaluator() |
Constructor and Description |
---|
EvaluatingMapper(ConfigurationMapper mapper,
ConfigurationEvaluator evaluator) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.