public class ModifierLeafSpec extends ModifierSpec
checkValue, opMode, pathElement, TRAVERSAL_BUILDER| Constructor and Description |
|---|
ModifierLeafSpec(String rawJsonKey,
Object rhsObj,
OpMode opMode,
Map<String,Function> functionsMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyElement(String inputKey,
Optional<Object> inputOptional,
MatchedElement thisLevel,
WalkedPath walkedPath,
Map<String,Object> context)
Templatr specific override that is used in BaseSpec#apply(...)
The name is changed for easy identification during debugging
|
apply, getPathElement, setDatapublic void applyElement(String inputKey, Optional<Object> inputOptional, MatchedElement thisLevel, WalkedPath walkedPath, Map<String,Object> context)
ModifierSpecapplyElement in class ModifierSpecCopyright © 2023. All rights reserved.