Annotation Interface ResourceName


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface ResourceName
Receive the resource name (location, file path and name) of the current resouce where the element is in.

Hint: use it in the Element or AnyElement receiving method.