Annotation Type TagName


@Documented @Target(TYPE) public @interface TagName
Indicates the tag name of an Element subclass.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the tag names that this Element subclass can represent.
  • Element Details

    • value

      String[] value
      Returns the tag names that this Element subclass can represent.