[
Lists Home |
Date Index |
Thread Index
]
- From: "Ronald Bourret" <rpbourret@hotmail.com>
- To: xml-dev@XML.ORG
- Date: Fri, 07 Jul 2000 21:52:21 CEST
Huaxin Zhang writes:
>Is there any DTD parser for JAVA? Better api than applications. (IBM's XML
>parser nolonger support DTD parsing, right?)
I ship a freely available DTD parser (SubsetToDTD) as part of XML-DBMS.
Currently, this generates DTD objects (an object for each element type
definition, an object for each attribute definition, etc.) but it would be
easy enough to modify it to generate events instead.
You can download the parser (along with the rest of XML-DBMS) from:
http://www.informatik.tu-darmstadt.de/DVS1/staff/bourret/xmldbms/xmldbms.htm
-- Ron Bourret
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
***************************************************************************
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/
***************************************************************************
|