Annotation Interface XObject


@Target(TYPE) @Retention(RUNTIME) public @interface XObject
Author:
Bogdan Stefanescu
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
    An xpath expression specifying the XML node to bind to.
  • Element Details

    • value

      String value
      An xpath expression specifying the XML node to bind to.
      Returns:
      the node xpath
      Default:
      ""
    • order

      String[] order
      Default:
      {}