Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.xmap
Class XAnnotatedContent

java.lang.Object
  extended by org.nuxeo.common.xmap.XAnnotatedMember
      extended by org.nuxeo.common.xmap.XAnnotatedContent

public class XAnnotatedContent
extends XAnnotatedMember

Author:
Bogdan Stefanescu

Constructor Summary
XAnnotatedContent(XMap xmap, XAccessor setter, XContent 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

XAnnotatedContent

public XAnnotatedContent(XMap xmap,
                         XAccessor setter,
                         XContent 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.