[
Lists Home |
Date Index |
Thread Index
]
Rick Jelliffe scripsit:
> My concrete example was of a file inside a (say ZIP) archive.
>
> There is no URL scheme for this AFAIK. You cannot use file: for
> it when you are sitting on a plane or connected to the internet.
Java supports the jar: scheme
(http://developer.java.sun.com/developer/onlineTraining/protocolhandlers/)
for just this purpose. It will handle zip files too.
A "!" separates the external and internal pathnames, IIRC.
It's registered on the all-known-schemes page at W3C.
--
John Cowan <jcowan@reutershealth.com> http://www.reutershealth.com
I amar prestar aen, han mathon ne nen, http://www.ccil.org/~cowan
han mathon ne chae, a han noston ne 'wilith. --Galadriel, _LOTR:FOTR_
|