← Prev in month ← Prev in thread

Re: [xml-dev] creating a URI class

From
Elliotte Rusty Harold <>
To
"Simon St.Laurent" <>,
Date
2002-02-16T22:02:54Z
ID
<p04330102b8948726fb58@[192.168.254.4]>
Thread
Re: [xml-dev] creating a URI class
FYI, there is a java.net.URI class in Java 1.4. You might just want 
to use that, and even if you don't you could learn from it. See

http://java.sun.com/j2se/1.4/docs/api/java/net/URI.html
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold |  | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|              http://www.ibiblio.org/xml/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/     |
+----------------------------------+---------------------------------+
← Prev in month ← Prev in thread