public class ValidateAttributeRule extends DigesterRuleBase
log
Constructor and Description |
---|
ValidateAttributeRule() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleAttribute(String name,
String value,
Map<String,String> attributes) |
protected void |
handleBean() |
addGlobalWarning, addLocalWarning, addSuppressableWarning, begin, end, getBean, getBeanClass, getClassLoader, getObjectName, resolveValue
body, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
protected void handleBean()
handleBean
in class DigesterRuleBase
DigesterRuleBase.handleBean()
protected void handleAttribute(String name, String value, Map<String,String> attributes) throws Exception
handleAttribute
in class DigesterRuleBase
name
- Name of attributevalue
- Attribute Valueattributes
- Map of all attributesException
- Can throw any exception in bean property manipulation.DigesterRuleBase.handleAttribute(String, String, Map)
Copyright © 2023 Frank!Framework. All rights reserved.