Package org.nuxeo.common.xmap.annotation
Annotation Type XNodeList
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface XNodeList
- Author:
- Bogdan Stefanescu
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleannullByDefaultWhether the container should be set to null when not specified in the XML file.booleantrimWhether to trim text content for element nodes.
-