public class MapToResourceConfigFromParentConfig extends Object implements DOMVisitBefore
SmooksResourceConfiguration
and onto
the current SmooksResourceConfiguration
.
The value is set on the SmooksResourceConfiguration
returned from the top
of the ExtensionContext resourece stack
.Constructor and Description |
---|
MapToResourceConfigFromParentConfig() |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
void |
visitBefore(Element element,
ExecutionContext executionContext)
Visit the supplied element before visiting its child elements.
|
@Initialize public void initialize() throws SmooksConfigurationException
SmooksConfigurationException
public void visitBefore(Element element, ExecutionContext executionContext) throws SmooksException
DOMVisitBefore
visitBefore
in interface DOMVisitBefore
element
- The DOM element being visited.executionContext
- Request relative instance.SmooksException
- Element processing failure.Copyright © 2020. All rights reserved.