Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.xmap
Class XAnnotatedList

java.lang.Object
  extended by org.nuxeo.common.xmap.XAnnotatedMember
      extended by org.nuxeo.common.xmap.XAnnotatedList
Direct Known Subclasses:
XAnnotatedMap

public class XAnnotatedList
extends XAnnotatedMember

Author:
Bogdan Stefanescu

Constructor Summary
XAnnotatedList(XMap xmap, XAccessor setter, XNodeList anno)
           
 
Method Summary
 void toXML(Object instance, Element parent)
           
 
Methods inherited from class org.nuxeo.common.xmap.XAnnotatedMember
process
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XAnnotatedList

public XAnnotatedList(XMap xmap,
                      XAccessor setter,
                      XNodeList anno)
Method Detail

toXML

public void toXML(Object instance,
                  Element parent)
           throws Exception
Overrides:
toXML in class XAnnotatedMember
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.