Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Checking class dependencies
- From: Cedric.Beust@xxxxxxx (Cedric Beust)
- Subject: Checking class dependencies
- Date: Wed, 27 Dec 2000 02:32:11 -0800
From: "Erez Katz" <erez@xxxxxxxxxxxxxx> > Is there a way to tell what classes a given class uses? Just parse its bytecode: the Constant Item Pool contains all the information you need (and much more). -- Cedric --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Follow-Ups:
- JAVA???
- From: A. VIKRAM SATHYANARAYANA
- JAVA???
- References:
- Checking class dependencies
- From: Erez Katz
- Checking class dependencies
- Prev by Date: Checking class dependencies
- Next by Date: Checking class dependencies
- Previous by thread: Checking class dependencies
- Next by thread: JAVA???
- Index(es):