Package org.nuxeo.common.xmap
Class XAnnotatedMap
java.lang.Object
org.nuxeo.common.xmap.XAnnotatedMember
org.nuxeo.common.xmap.XAnnotatedList
org.nuxeo.common.xmap.XAnnotatedMap
- Author:
- Bogdan Stefanescu
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final org.nuxeo.common.xmap.AttributeValueMapVisitor
protected static final org.nuxeo.common.xmap.ElementMapVisitor
protected static final org.nuxeo.common.xmap.ElementValueMapVisitor
protected final boolean
protected final Path
Fields inherited from class org.nuxeo.common.xmap.XAnnotatedList
componentType, elementListVisitor
Fields inherited from class org.nuxeo.common.xmap.XAnnotatedMember
accessor, path, trim, type, valueFactory, xao
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.common.xmap.XAnnotatedMember
process, setValue
-
Field Details
-
elementMapVisitor
protected static final org.nuxeo.common.xmap.ElementMapVisitor elementMapVisitor -
elementVisitor
protected static final org.nuxeo.common.xmap.ElementValueMapVisitor elementVisitor -
attributeVisitor
protected static final org.nuxeo.common.xmap.AttributeValueMapVisitor attributeVisitor -
key
-
isNullByDefault
protected final boolean isNullByDefault
-
-
Constructor Details
-
XAnnotatedMap
-
-
Method Details
-
getValue
- Overrides:
getValue
in classXAnnotatedList
-
toXML
- Overrides:
toXML
in classXAnnotatedList
-