public class XAnnotatedList extends XAnnotatedMember
| Modifier and Type | Field and Description |
|---|---|
protected static org.nuxeo.common.xmap.AttributeValueVisitor |
attributeVisitor |
protected Class |
componentType |
protected static org.nuxeo.common.xmap.ElementVisitor |
elementListVisitor |
protected static org.nuxeo.common.xmap.ElementValueVisitor |
elementVisitor |
protected boolean |
isNullByDefault |
accessor, path, trim, type, valueFactory, xao| Modifier | Constructor and Description |
|---|---|
protected |
XAnnotatedList(XMap xmap,
XAccessor setter) |
|
XAnnotatedList(XMap xmap,
XAccessor setter,
XNodeList anno) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(Context ctx,
Element base) |
void |
toXML(Object instance,
Element parent) |
process, setValueprotected static final org.nuxeo.common.xmap.ElementVisitor elementListVisitor
protected static final org.nuxeo.common.xmap.ElementValueVisitor elementVisitor
protected static final org.nuxeo.common.xmap.AttributeValueVisitor attributeVisitor
protected Class componentType
protected boolean isNullByDefault
protected Object getValue(Context ctx, Element base)
getValue in class XAnnotatedMemberpublic void toXML(Object instance, Element parent)
toXML in class XAnnotatedMemberCopyright © 2019 Nuxeo SA. All rights reserved.