Re: [bdbxml] XMLInputStreams and regular InputStreams and w3c DOM objects.
Moe <[email protected]> Mon, 26 Sep 2005 08:41:24 +0000 (UTC)
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Mark R. Diggory <mdiggory@...> writes:
>
> > XmlInputStream
> theStream=theMgr.createLocalFileInputStream("xmlfile_path");
>
> I think you meant:
>
> > XmlInputStream
> theStream=theMgr.createLocalFileInputStream(xmlfile_path);
>
Exactly. The error still remains, though. The xml-file does exist and is being
found, but the stream doesn't seem to be valid? Are there any examples online on
how to use XmlInputStream? I already know
http://www.sleepycat.com/xmldocs/java/com/sleepycat/dbxml/XmlInputStream.html ...
------------------------------------------
To remove yourself from this list, send an
email to [email protected]