public class PropertyChecker extends Object implements DOMVisitBefore
Constructor and Description |
---|
PropertyChecker() |
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
DOMVisitBefore
visitBefore
in interface DOMVisitBefore
element
- The DOM element being visited.execContext
- Request relative instance.SmooksException
- Element processing failure.Copyright © 2020. All rights reserved.