possbile to get a File from a FileInputStream?
possbile to get a File from a FileInputStream?
- Subject: possbile to get a File from a FileInputStream?
- From: "Robert A. Decker" <email@hidden>
- Date: Sat, 18 Oct 2003 16:31:09 -0700 (PDT)
I have a problem where some third-party code only accepts a path as an
argument. I use the method WOResourceManager.inputStreamForResourceNamed
to get the input stream (which is a FileInputStream) and so need to find
some way to get a path from this.
I've looked through everything I thought was relevant in the java docs,
but couldn't find anything useful.
Any way to do this? I'd like to get rid of these deprecated warning
methods.
thanks,
Robert A. Decker
http://www.robdecker.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.