Annotation Interface Resource


Denotes a resource on the current classpath to be included for compilation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The path to the resource.
  • Element Details

    • value

      String value
      The path to the resource. Directories should be separated by /.
      Returns:
      the path to the resource