R
Robert Mark Bram
Howdy All!
Is it possible to obtain the byte for an individual class in a jar file?
I know we can get the byte for any physical file, I also know we can
manipulate ZipEntry objects through a JarFile.
Maybe we somehow obtain class bytes from a ZipEntry?
Any thoughts would be appreciated!
Rob

Is it possible to obtain the byte for an individual class in a jar file?
I know we can get the byte for any physical file, I also know we can
manipulate ZipEntry objects through a JarFile.
Maybe we somehow obtain class bytes from a ZipEntry?
Any thoughts would be appreciated!
Rob