public class XAnnotatedMap extends XAnnotatedList
| Modifier and Type | Field and Description |
|---|---|
protected static org.nuxeo.common.xmap.AttributeValueMapVisitor |
attributeVisitor |
protected static org.nuxeo.common.xmap.ElementMapVisitor |
elementMapVisitor |
protected static org.nuxeo.common.xmap.ElementValueMapVisitor |
elementVisitor |
protected boolean |
isNullByDefault |
protected Path |
key |
componentType, elementListVisitoraccessor, path, trim, type, valueFactory, xao| Constructor and Description |
|---|
XAnnotatedMap(XMap xmap,
XAccessor setter,
XNodeMap 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.ElementMapVisitor elementMapVisitor
protected static final org.nuxeo.common.xmap.ElementValueMapVisitor elementVisitor
protected static final org.nuxeo.common.xmap.AttributeValueMapVisitor attributeVisitor
protected final boolean isNullByDefault
public XAnnotatedMap(XMap xmap, XAccessor setter, XNodeMap anno)
Copyright © 2018 Nuxeo. All rights reserved.