Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
attrib4j - Custom metadata for elements of Java class or interface
- Description:
The basic goal of the project is to support the
inclusion and extraction of custom metadata
associated with various program elements of a
Java class or interface. An individual element
of metadata associated with a program element,
for example a method, is commonly referred to as
an attribute. These attributes are inserted at
compile time and then can be retrieved later at
runtime.
Packages