Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.common.xmap.XAccessor

Packages that use XAccessor
org.nuxeo.common.xmap A framework used to map XML (config) files to Java objects attributes, as specified using Java annotations. 
 

Uses of XAccessor in org.nuxeo.common.xmap
 

Classes in org.nuxeo.common.xmap that implement XAccessor
 class XFieldAccessor
           
 class XMethodAccessor
           
 

Constructors in org.nuxeo.common.xmap with parameters of type XAccessor
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)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.