I 'm able to get methods using BCEL but is it possible to get constructors of a class using the same library?
Yes; the constructors are considered methods by BCEL. They are named <init> instead of the class's name.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With