[jdom-interest] Newbie can't parse document!
Alex Colic
alex.colic at pop-ware.com
Wed Mar 7 09:06:11 PST 2001
Hi,
thanks for all the help. I took the DTD tag:
<!DOCTYPE web-app
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
"http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
out of the xml document and it worked.
this works but I think this is a bug. Should not a builder created with
(false) bypass the dtd?
Alex
----- Original Message -----
From: "Jon Baer" <jonbaer at digitalanywhere.com>
To: "Gary Bentley" <gb at opengroup.org>
Cc: "Alex Colic" <alex.colic at pop-ware.com>; <jdom-interest at jdom.org>
Sent: Wednesday, March 07, 2001 11:57 AM
Subject: Re: [jdom-interest] Newbie can't parse document!
> Actually all File objects should use
> System.getProperty("file.separator"), but your error message is a little
> wierd because it shows up @ where it actually tests for an XMLFilter it
> seems root = (XMLFilter)root.getParent(); can you post more source for
> your test file?
>
> - Jon
>
>
More information about the jdom-interest
mailing list