Annotation Type SetTop

    • Required Element Summary

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

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean fireOnBegin
      Marks the rule be invoked when begin or end events match.
      java.lang.String namespaceURI
      The namespace URI for which this Rule is relevant, if any.
    • Element Detail

      • pattern

        java.lang.String pattern
        The element matching pattern.
      • fireOnBegin

        boolean fireOnBegin
        Marks the rule be invoked when begin or end events match.
        Default:
        false
      • namespaceURI

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