org.exoplatform.services.xml.serialize
Annotation Type NodeMap


@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public @interface NodeMap

Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Aug 3, 2006


Required Element Summary
 java.lang.String value
           
 
Optional Element Summary
 boolean attribute
           
 int depth
           
 

Element Detail

value

public abstract java.lang.String value

attribute

public abstract boolean attribute
Default:
false

depth

public abstract int depth
Default:
1


Copyright © 2012 eXo Platform SAS. All Rights Reserved.