Package org.nuxeo.common.xmap.annotation
Annotation Interface XNode
- Author:
- Bogdan Stefanescu
-
Optional Element Summary
-
Element Details
-
value
String valueAn xpathy expression specifying the XML node to bind to.- Returns:
- the node xpath
- Default:
- ""
-
trim
boolean trimWhether to trim text content for element nodes.Ignored for attribute nodes.
- Default:
- true
-