[
Lists Home |
Date Index |
Thread Index
]
- From: Iresh Mehta <imehta@quark.stpm.soft.net>
- To: "'Dylan Walsh'" <Dylan.Walsh@Kadius.com>
- Date: Thu, 29 Jun 2000 11:27:43 +0530
Dylan,
You can explore the TX API (Also called the compatibility API) that
comes with IBM's XML4J 2.0.15. It provides full support for DTD parsing
in Java.
Lars Marius Garshol's xmlproc also has a DTD parser, but it's written in
Python.
Hope this helps.
Cheers,
Iresh
-----Original Message-----
From: Dylan Walsh [mailto:Dylan.Walsh@Kadius.com]
Sent: Wednesday, June 28, 2000 11:42 PM
To: 'xml-dev@xml.org'
Subject: How to parse/expose the DTD
In Java, how can you inspect a DTD, without writing your own code to
parse
it? Does DOM or SAX expose the DTD in terms of what elements, attributes
etc. are allowed?
If not, is there any software out there to do it?
************************************************************************
***
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
************************************************************************
***
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|