Package org.nuxeo.common.xmap.annotation
Annotation Interface XContent
An annotation that injects the content of the current node as an XML string or DocumentFragment depending on the
field type.
- 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:
- ""
-