public class PropertyChecker extends Object implements org.smooks.api.resource.visitor.dom.DOMVisitBefore
Modifier and Type | Class and Description |
---|---|
protected static class |
PropertyChecker.BeanType |
Constructor and Description |
---|
PropertyChecker() |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getBeanClass(Element bindingElement) |
protected PropertyChecker.BeanType |
getBeanType(Element bindingElement) |
protected String |
getBeanTypeName(Element bindingElement) |
void |
visitBefore(Element element,
org.smooks.api.ExecutionContext execContext) |
public void visitBefore(Element element, org.smooks.api.ExecutionContext execContext) throws org.smooks.api.SmooksException
visitBefore
in interface org.smooks.api.resource.visitor.dom.DOMVisitBefore
org.smooks.api.SmooksException
protected PropertyChecker.BeanType getBeanType(Element bindingElement)
Copyright © 2024. All rights reserved.