public class MapToResourceConfigFromText extends Object implements DOMVisitBefore
SmooksResourceConfiguration based on an
elements text content.
The value is set on the SmooksResourceConfiguration returned from the top
of the ExtensionContext resourece stack.| Constructor and Description |
|---|
MapToResourceConfigFromText() |
| 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
DOMVisitBeforevisitBefore in interface DOMVisitBeforeelement - The DOM element being visited.executionContext - Request relative instance.SmooksException - Element processing failure.Copyright © 2020. All rights reserved.