My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

The Reflext project provides an abstraction over various Java reflection model and provides advanced operations that are not covered by the existing models.

The framework focus on abstracting the runtime model (java.lang.reflect) and the compile time model (javax.lang.model).

Advanced operations are available:

  • type variable resolution in the context of a specified class
  • annotation inheritance handling.
Powered by Google Project Hosting