public class MapToResourceConfigFromAttribute extends Object implements DOMVisitBefore
SmooksResourceConfiguration
based on an
element attribute value.
The value is set on the SmooksResourceConfiguration
returned from the top
of the ExtensionContext resourece stack
.Constructor and Description |
---|
MapToResourceConfigFromAttribute() |
Modifier and Type | Method and Description |
---|---|
void |
visitBefore(Element element,
ExecutionContext executionContext)
Visit the supplied element before visiting its child elements.
|
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.