classpathx-xml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Classpathx-xml] problem with SYSTEM entities


From: Egon Willighagen
Subject: Re: [Classpathx-xml] problem with SYSTEM entities
Date: Sun, 3 Feb 2002 13:06:16 +0100

On Saturday 2 February 2002 20:37, David Brownell wrote:
> > when i parse it with Aelfred2 i get this error:
> >
> > About to parse test.xml...
> > java.net.MalformedURLException: no protocol: introduction.xml
>
> You probably didn't provide the fully qualified URL of the
> document you're parsing.  Provide it, and you should be
> able to parse correctly using any SAX parser.
>
> For example, invoke it by
>
>     parser.parse ("file:/home/egonw/xml/test.xml");

That works!

Thanx for your help.

greetings,

Egon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]