I found it. It is named "class". i.e. "Object.class.getName()". So close and yet the compiler won't even give me a hint. I think jikes may give hints but we don't use that.
James Stauffer -----Original Message----- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 10:33 AM To: jdjlist Subject: [jdjlist] Get Class object for static class How can I get the Class object for a static class? I though every class had a static member of type Class names something like "CLASS" or "Class" so you could do something like "Object.Class.getName()". James Stauffer --- You are currently subscribed to jdjlist as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] http://www.sys-con.com/fusetalk --- You are currently subscribed to jdjlist as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] http://www.sys-con.com/fusetalk
