[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Probleme with XercesDOMParser
Hi,
hmm ....is it a problem under windows ? or something else. when i try to run
the samples/xml/store.class exemples, i'have the same problem. always a null
pointer as response from the parser.
there is another way to transform xml filde into a Document ?
thanx
Vincent Buzzano
vbuzzano@deckpoint.ch
----- Original Message -----
From: Lars Martin <lars@softwarebuero.de>
To: Skail <skail@bravenewsound.com>; <ozone-users@ozone-db.org>
Sent: Thursday, August 03, 2000 5:05 PM
Subject: Re: Probleme with XercesDOMParser
>
> Hi Skail,
>
> On Don, 03 Aug 2000, Skail wrote:
> >
> > Hello,
> >
> > I'm very new :)
> >
> > i have a problem with
> > XercesDOMParser
> >
> > when i use the parse method, the parser return a null pointer each time.
> >
> > the code i use is just:
> >
> > XercesDOMParser xercesParser = new XercesDOMParser();
> > Document memDoc =
xercesParser.parse("c:\\servers\\xmldbfiles\\forums.xml");
> >
> > but de memDoc == NULL.
> >
> > what can i do ?
>
> No exception was thrown at runtime? Every exception thrown by the parser
should
> be passed to XercesDOMParser. Does anybody else notice such a behaviour on
> Windows?
>
> Lars
> --
> ________________________________________________________________
> Lars Martin lars@softwarebuero.de
> SMB GmbH http://www.softwarebuero.de
>