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 Path key
protected final boolean isNullByDefault
protected Object getValue(Context ctx, Element base)
getValue in class XAnnotatedListpublic void toXML(Object instance, Element parent)
toXML in class XAnnotatedListCopyright © 2020 Nuxeo SA. All rights reserved.