Grep works fine for somethings, but not if you have some method like "size"
that appears all over the place for other classes.  In our development shop
we run a nightly process after the build that pokes the the jar file and
builds a cross reference file.  There are a variety of java decompiler tools
out there that could be used.  We use InsideJC from Dr Dobbs, cafebabe and
jode.


Reply via email to