public final class IncludeFileYamlWithModificationPossibility extends MgnlYamlConstruct
IncludeYamlFile
construct this one allows us to also override the nodes and properties of the included file
making the inclusion process significantly more flexible.Modifier and Type | Field and Description |
---|---|
static String |
TAG_PREFIX |
Constructor and Description |
---|
IncludeFileYamlWithModificationPossibility(YamlReader yamlReader,
info.magnolia.resourceloader.ResourceOrigin<?> resourceOrigin,
Consumer<DefinitionProvider.Problem> problemCollector) |
Modifier and Type | Method and Description |
---|---|
Object |
construct(org.yaml.snakeyaml.nodes.Node node) |
getConstructor, reportProblem, setConstructor
public static final String TAG_PREFIX
public IncludeFileYamlWithModificationPossibility(YamlReader yamlReader, info.magnolia.resourceloader.ResourceOrigin<?> resourceOrigin, Consumer<DefinitionProvider.Problem> problemCollector)
public Object construct(org.yaml.snakeyaml.nodes.Node node)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.