Annotation Type SetProperty


Fields annotated with SetProperty will be bound with SetPropertiesRule digester rule.
Since:
2.1
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Defines several @SetProperty annotations on the same element.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The element matching pattern.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The overridden parameter.
    The namespace URI for which this Rule is relevant, if any.
  • Element Details

    • pattern

      String pattern
      The element matching pattern.
    • namespaceURI

      String namespaceURI
      The namespace URI for which this Rule is relevant, if any.
      Since:
      3.0
      Default:
      ""
    • attributeName

      String attributeName
      The overridden parameter.
      Default:
      ""