XML, DTD validating
From: Bernard Koninckx (koninckxbernard_at_excite.com)
Date: 04/28/04
- Next message: Douglas A. Gwyn: "Re: Cracking DES with C++ is faster than Java?"
- Previous message: Bernard Koninckx: "Re: validating xml with an external DTD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 10:22:38 +0200
Hi everybody,
I've some problem with the DOM parser. I would like that my XML was
validating by a specific DTD but what happens when I put this DTD in a
archive JAR file ? The DTD cannot be found by my xml file. How can I do for
that DTD was taking in my JAR file ?
Which object I must implement ?
Thanks all
Bernard
- Next message: Douglas A. Gwyn: "Re: Cracking DES with C++ is faster than Java?"
- Previous message: Bernard Koninckx: "Re: validating xml with an external DTD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|