public class XAnnotatedList extends XAnnotatedMember
| Modifier and Type | Field and Description |
|---|---|
protected static com.alipay.sofa.common.xmap.AttributeValueVisitor |
attributeVisitor |
Class<?> |
componentType |
protected static com.alipay.sofa.common.xmap.ElementVisitor |
elementListVisitor |
protected static com.alipay.sofa.common.xmap.ElementValueVisitor |
elementVisitor |
cdata, getter, path, setter, trim, type, valueFactory, xao, xmap| Modifier | Constructor and Description |
|---|---|
protected |
XAnnotatedList(XMap xmap,
XSetter setter,
XGetter getter) |
|
XAnnotatedList(XMap xmap,
XSetter setter,
XGetter getter,
XNodeList anno) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Object instance,
Node base,
Document document,
List<String> filters) |
protected Object |
getValue(Context ctx,
Element base) |
protected static final com.alipay.sofa.common.xmap.ElementVisitor elementListVisitor
protected static final com.alipay.sofa.common.xmap.ElementValueVisitor elementVisitor
protected static final com.alipay.sofa.common.xmap.AttributeValueVisitor attributeVisitor
public Class<?> componentType
Copyright © 2021. All rights reserved.