Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.