Ken Webb 2010-03-04T12:55:44Z
ASM is "an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form".
The Xholon toolkit uses ASM to transform non-xholon classes into classes that can function as nodes in a Xholon hierarchical structure.