public class XAnnotatedListSpring extends XAnnotatedList
| Modifier and Type | Field and Description |
|---|---|
protected static com.alipay.sofa.common.xmap.annotation.spring.AttributeValueVisitor |
attributeVisitor |
protected static com.alipay.sofa.common.xmap.annotation.spring.ElementValueVisitor |
elementVisitor
dom visitor
|
componentType, elementListVisitorcdata, getter, path, setter, trim, type, valueFactory, xao, xmap| Modifier | Constructor and Description |
|---|---|
protected |
XAnnotatedListSpring(XMap xmap,
XSetter setter,
XGetter getter) |
|
XAnnotatedListSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeListSpring 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.ElementValueVisitor elementVisitor
protected static final com.alipay.sofa.common.xmap.annotation.spring.AttributeValueVisitor attributeVisitor
public XAnnotatedListSpring(XMap xmap, XSetter setter, XGetter getter, XNodeListSpring anno, XAnnotatedSpringObject xaso)
protected Object getValue(Context ctx, Element base) throws Exception
getValue in class XAnnotatedListExceptionpublic void setXaso(XAnnotatedSpringObject xaso)
public XAnnotatedSpringObject getXaso()
Copyright © 2021. All rights reserved.