| Static method for dealing with file: URLs.
This class defines a static method that can be used to construct
an appropriate file: URL from parts. It's defined here so that it
can be reused throught the resolver.
(Yes, I'd rather have called this class FileURI, but
given that a jave.net.URL is returned, it seemed...even more
confusing.)
author: Norman Walsh author: Norman.Walsh@Sun.COM version: 1.0 |