private member access !!!

Hi !

I have a class in which there are some private and some public data members. I want to get the name of each data member ( public as well as private ) along with its data type in order to put this information in vector. Vector is in the same class.

how can I do this? does ne 1 know the ans?

-Vaibhav.

[339 byte] By [v_sanas] at [2007-9-26 20:47:19]
# 1
Cross post http://forum.java.sun.com/thread.jsp?thread=220434&forum=31&message=770997
jschell at 2007-7-3 19:36:20 > top of Java-index,Other Topics,Java Community Process (JCP) Program...