On Tue, 29 Nov 2005, Steve Loughran <stevel@apache.org> wrote:
> I believe that 'hierarchy' is a feature of protocols within a URL,
> which ftp, http, jar, file: support, but things like urn: uuid: that
> handle system thing, they dont.
Yes, hierarchical vs. opaque URLs if my recollection of reading the
RFC is correct. hierarchical are all URLs that follow the pattern
protocol://host/path
and opaque URLs are supposed to not have a slash after the colon after
the protocol, i.e. mailto:foo@example.org
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|