Ops, about verifier:
the main verifier class is:
org.apache.bcel.verifier.Verifier:

....
org.apache.bcel.verifier.Verifier.main(new String[] {classGen.getClassName().replace('.', '/')+".class"});
...
is the entry point to its cmdline interface.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to