public static interface ParserUtils.AttributeCallback
| Modifier and Type | Method and Description |
|---|---|
void |
process(Element parent,
Attr attribute,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
org.springframework.beans.factory.xml.ParserContext parserContext)
Parser attribute
|
void process(Element parent, Attr attribute, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, org.springframework.beans.factory.xml.ParserContext parserContext)
parent - element parentattribute - attributebuilder - builderparserContext - parser contextCopyright © 2021. All rights reserved.