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, setValue
protected 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 XAnnotatedList(XMap xmap, XAccessor setter)
public XAnnotatedList(XMap xmap, XAccessor setter, XNodeList anno)
Copyright © 2016 Nuxeo SA. All rights reserved.