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
FieldsModifier and TypeFieldDescriptionprotected static final org.nuxeo.common.xmap.AttributeValueMapVisitorprotected static final org.nuxeo.common.xmap.ElementMapVisitorprotected static final org.nuxeo.common.xmap.ElementValueMapVisitorprotected final booleanprotected final PathFields inherited from class org.nuxeo.common.xmap.XAnnotatedList
componentType, elementListVisitorFields inherited from class org.nuxeo.common.xmap.XAnnotatedMember
accessor, path, trim, type, valueFactory, xao -
Constructor Summary
Constructors -
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:
getValuein classXAnnotatedList
-
toXML
- Overrides:
toXMLin classXAnnotatedList
-