Name: dbT83986 Date: 02/26/99
The Package class needs a method
public Class[] getClasses()
which should return all the classes in the package.
Symetrically, the Class class should get a method
public Package getPackage()
returning the package in which the Class was found.
At present, introspecting on Packages is pretty limited.
(Review ID: 48913)
======================================================================
- duplicates
-
JDK-4061452 (reflect) Should provide API for reflection of packages
-
- Open
-