Package | Description |
---|---|
org.nuxeo.common.xmap |
A framework used to map XML (config) files to Java objects attributes,
as specified using Java annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
XFieldAccessor |
class |
XMethodAccessor |
Modifier and Type | Field and Description |
---|---|
protected XAccessor |
XAnnotatedMember.accessor |
Constructor and Description |
---|
XAnnotatedContent(XMap xmap,
XAccessor setter,
XContent anno) |
XAnnotatedContext(XMap xmap,
XAccessor accessor,
XContext anno) |
XAnnotatedList(XMap xmap,
XAccessor setter) |
XAnnotatedList(XMap xmap,
XAccessor setter,
XNodeList anno) |
XAnnotatedMap(XMap xmap,
XAccessor setter,
XNodeMap anno) |
XAnnotatedMember(XMap xmap,
XAccessor accessor) |
XAnnotatedMember(XMap xmap,
XAccessor setter,
XNode anno) |
XAnnotatedParent(XMap xmap,
XAccessor accessor) |
Copyright © 2015 Nuxeo SA. All rights reserved.