Package org.daiitech.naftah.utils.reflect


package org.daiitech.naftah.utils.reflect
This is the base package of Naftah programming language reflection utilities.
Author:
Chakib Daii
  • Class
    Description
    Utility class for working with Java annotations on methods, classes, and parameters.
    Holds the results of a classpath or module scanning operation.
    Utility class for working with Java classes, methods, and their qualified names.
    Utility class for reflective invocation of Java methods and constructors, with support for type conversion and integration with the dynamically typed programming language Naftah.
    Utility class for reflective access to object fields and properties.
    Utility class to scan and load classes at runtime from the classpath, directories, and JAR files.
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class is deprecated and marked for removal.
    Deprecated.
    This class is deprecated and may be removed in future versions.