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 |
Constructor and Description |
---|
XAnnotatedContent(XMap xmap,
XAccessor setter,
XContent anno) |
XAnnotatedList(XMap xmap,
XAccessor setter,
XNodeList anno) |
XAnnotatedMap(XMap xmap,
XAccessor setter,
XNodeMap anno) |
XAnnotatedMember(XMap xmap,
XAccessor setter,
XNode anno) |
Copyright © 2015 Nuxeo SA. All rights reserved.