Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #21504

Re: resources from JAR files

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: resources from JAR files
Date 2013-01-17 16:36 -0800
Organization Canadian Mind Products
Message-ID <826hf8lf6lk58h462frshtq5onjes8cl6j@4ax.com> (permalink)
References <f7a28e33-5e29-45fd-8c15-762e8ee4cdc2@googlegroups.com> <vo0hf8tcjb66jan5a3dsfj7s769nbstd36@4ax.com> <b8091800-1106-4ed1-b3e0-a78e253cac8d@googlegroups.com>

Show all headers | View raw


On Thu, 17 Jan 2013 15:16:47 -0800 (PST), Lew <lewbloch@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>Roedy Green wrote:
>> There is no Package class, ...
>
>http://docs.oracle.com/javase/7/docs/api/java/lang/Package.html

That came in 1.5, a fair bit after getResource. 
The one advantage of using class is it unambiguously specifies a jar,
even a jar whose name is unknown.
-- 
Roedy Green Canadian Mind Products http://mindprod.com
The first 90% of the code accounts for the first 90% of the development time.
The remaining 10% of the code accounts for the other 90% of the development 
time. 
~ Tom Cargill  Ninety-ninety Law 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

resources from JAR files bob smith <bob@coolfone.comze.com> - 2013-01-17 08:30 -0800
  Re: resources from JAR files markspace <markspace@nospam.nospam> - 2013-01-17 08:54 -0800
  Re: resources from JAR files Roedy Green <see_website@mindprod.com.invalid> - 2013-01-17 15:07 -0800
    Re: resources from JAR files Lew <lewbloch@gmail.com> - 2013-01-17 15:16 -0800
      Re: resources from JAR files Roedy Green <see_website@mindprod.com.invalid> - 2013-01-17 16:36 -0800
        Re: resources from JAR files Arne Vajhøj <arne@vajhoej.dk> - 2013-01-17 19:44 -0500
  Re: resources from JAR files Arne Vajhøj <arne@vajhoej.dk> - 2013-01-17 18:13 -0500
    Re: resources from JAR files BGB <cr88192@hotmail.com> - 2013-01-25 15:08 -0600
      Re: resources from JAR files Arne Vajhøj <arne@vajhoej.dk> - 2013-01-25 20:57 -0500
        Re: resources from JAR files Lew <lewbloch@gmail.com> - 2013-01-25 22:32 -0800

csiph-web