[
Lists Home |
Date Index |
Thread Index
]
- From: Denis_Haskin@iacnet.com
- To: majayg@iitk.ac.in
- Date: Tue, 08 Dec 1998 10:12:40 -0500 (EST)
I've just started using it so I don't have much in the way of details, but the
IBM XML Parser for Java (http://www.alphaworks.ibm.com/formula/xml/) appears to
have support for accessing the DTD. To quote from the API doc
(com.ibm.xml.parser.DTD):
"The DTD class implements the DocumentType interface as defined by the Document
Object Model (DOM).
The DTD defines the document class (type) and indicates where to find its
syntactic grammar definition. "
See also the XJParse sample, particularly using the -dtd option.
dwh
--- in re ---
> 1. Can someone please point me to a XML DTD parser?
>
> 2. In my application I want to be able to open an instance of
> the document's DTD independently so that I can query it.
> [...etc...]
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|