public class WireTargetChecker extends Object implements DOMVisitBefore
| Constructor and Description |
|---|
WireTargetChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitBefore(Element element,
ExecutionContext execContext)
Visit the supplied element before visiting its child elements.
|
public void visitBefore(Element element, ExecutionContext execContext) throws SmooksException
DOMVisitBeforevisitBefore in interface DOMVisitBeforeelement - The DOM element being visited.execContext - Request relative instance.SmooksException - Element processing failure.Copyright © 2020. All rights reserved.