[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Brownell <david-b@p...>
  • To: David Megginson <david@m...>
  • Date: Sat, 15 Jan 2000 19:46:08 -0800

David Megginson wrote:
> 
>  public static String makeAbsoluteURL (String url);

What would this do differently from the 

	URL u = new URL (baseURL, relativeURL);

constructor -- beyond using strings instead of URLs?

In any case, either an URL is already absolute, or it's relative
to some other URL ... so that's missing an argument!

- Dave

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member