converting class file to jar file using c++

Is it possible to convert .class file to .jar file using c++ code?

(i.e can we write a code in c++ that when executed converts given .class file to .jar file)

If yes,how can i do that?

5
задан Suhail Gupta 14 May 2011 в 13:05
поделиться