Re: [bdbxml] XMLInputStreams and regular InputStreams and w3c DOM objects.
Moe <[email protected]> Tue, 27 Sep 2005 10:07:15 +0000 (UTC)
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
John Snelson <jsnelson@...> writes:
>
> Moe wrote:
> > String xmlfileorigin="I:/streamtest/xml/temp.data";
>
> I think this is a bug in DB XML 2.1.8 due to your use of a volume
> specifier ("I:") in the file path. This has been fixed in the
> forthcoming 2.2 release.
>
> You could try using XmlManager.createURLInputStream(), and specifying a
> "file:" URL like this:
>
> file:I:/streamtest/xml/temp.data
>
> I'm not sure if that will work or not.
OK, and how am I supposed to use:
public XmlInputStream createURLInputStream(String baseId,
String systemId,
String publicId)
What are baseId, systemId and publicId standing for? Are there any usage
examples online?
Thnx,
M.B.
------------------------------------------
To remove yourself from this list, send an
email to [email protected]