At 09.40 02/09/2004 +0200, Milan Tomic wrote:
I'm using it like this:
//mp_baseURI = "<file:///Test>file:///Test" //uri= "myFile.xml" URLS = new URLInputSource(XMLURL(XMLURL(mp_baseURI), uri));
the output is "<file:///myFile.xml>file:///myFile.xml", and I need "<file:///Test/myFile.xml>file:///Test/myFile.xml". What I am doing wrong?
The mp_baseURI should be a file name, like in "file:///Test/dummy.xml"
Alberto
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]