Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: JarInputStream

    by Norm
    Replies
    5
    Views
    2,822

    Re: JarInputStream

    Look at the commented out main method. It shows how to use the class.


    I wrote a project for searching thru the contents of a jar file for entries containing a String. I had a Search program for...
  2. Thread: JarInputStream

    by Norm
    Replies
    5
    Views
    2,822

    Re: JarInputStream

    Not sure what you are asking. You don't execute a jar, you execute a class file that is in a jar.
    There isn't an InputStream for the jar (well maybe in the classloader that is reading the class...
Results 1 to 2 of 2