Package org.nuxeo.common.xmap.annotation
Annotation Type XNode
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface XNode
- Author:
- Bogdan Stefanescu
-
-
Element Detail
-
value
String value
An xpathy expression specifying the XML node to bind to.- Returns:
- the node xpath
- Default:
- ""
-
-