Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.xmap
Class XAnnotatedMember

java.lang.Object
  extended by org.nuxeo.common.xmap.XAnnotatedMember
Direct Known Subclasses:
XAnnotatedContent, XAnnotatedContext, XAnnotatedList, XAnnotatedParent

public class XAnnotatedMember
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
XAnnotatedMember(XMap xmap, XAccessor setter, XNode anno)
           
 
Method Summary
 void process(Context ctx, Element element)
           
 void toXML(Object instance, Element parent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XAnnotatedMember

public XAnnotatedMember(XMap xmap,
                        XAccessor setter,
                        XNode anno)
Method Detail

toXML

public void toXML(Object instance,
                  Element parent)
           throws Exception
Throws:
Exception

process

public void process(Context ctx,
                    Element element)
             throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.