» tagged pages
» logout
User:dland
Return to User:dland

User:dland Tagging Details

dland’s tags (120 of 125)

Pages Tagged 'BCEL' (1)

  1. BCEL (BCEL Apache.Org) May 23 06
  2. The Byte Code Engineering Library (BCEL) makes it easy to parse and modify low level Java structures in the .class files. This can be useful for doing instrumentation, debugging, altering classes on the fly, or if you just want to learn about the java bytecode.