public class XAnnotatedMapSpring extends XAnnotatedMap
| Modifier and Type | Field and Description |
|---|---|
protected static com.alipay.sofa.common.xmap.annotation.spring.AttributeValueMapVisitor |
attributeVisitor |
protected static com.alipay.sofa.common.xmap.annotation.spring.ElementValueMapVisitor |
elementVisitor
dom visitor
|
elementMapVisitor, keycomponentType, elementListVisitorcdata, getter, path, setter, trim, type, valueFactory, xao, xmap| Constructor and Description |
|---|
XAnnotatedMapSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeMapSpring anno,
XAnnotatedSpringObject xaso) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(Context ctx,
Element base) |
XAnnotatedSpringObject |
getXaso() |
void |
setXaso(XAnnotatedSpringObject xaso) |
decodeprotected static final com.alipay.sofa.common.xmap.annotation.spring.ElementValueMapVisitor elementVisitor
protected static final com.alipay.sofa.common.xmap.annotation.spring.AttributeValueMapVisitor attributeVisitor
public XAnnotatedMapSpring(XMap xmap, XSetter setter, XGetter getter, XNodeMapSpring anno, XAnnotatedSpringObject xaso)
protected Object getValue(Context ctx, Element base) throws IllegalAccessException, InstantiationException
getValue in class XAnnotatedMapIllegalAccessExceptionInstantiationExceptionpublic void setXaso(XAnnotatedSpringObject xaso)
public XAnnotatedSpringObject getXaso()
Copyright © 2021. All rights reserved.