You can browse CVS and check.
On Mon, Aug 11, 2008 at 3:22 AM, Marion Decrouez
<[EMAIL PROTECTED]> wrote:
> Hello,
> I'd like to know what does javax.usb use in the 1.0.1 version to load
> the properties file,
> UsbHostManager.class.getClassLoader().getResourceAsStream or
> UsbHostManager.class.ge
Hello,
I'd like to know what does javax.usb use in the 1.0.1 version to load
the properties file,
UsbHostManager.class.getClassLoader().getResourceAsStream or
UsbHostManager.class.getClassLoader().getSystemResourceAsStream?
Thanks,
Marion
---