I thought that's what you meant. Well, if one computer program (the Java classloader) can open the jar file (to execute the classes in it) then another computer program can also open it.
And since the jar file format is specified to be equivalent to the zip format, and there are plenty of programs available that are able to open zip files... draw your own conclusion.