[
Lists Home |
Date Index |
Thread Index
]
- From: Jimson K John <jimson@india.dharma.com>
- To: xml-dev@ic.ac.uk
- Date: Wed, 24 Nov 1999 16:06:46 +0530 (IST)
Hi,
I have some basic doubts regarding the SAX implementation and role of Parsers.
The documents I referred do not give me a clear picture of the
functionality of each component.
The following information is taken from "www.megginson.com/SAX/index.html"
David megginson says,
" To create a very simple Java-based SAX application,
you first need to download and install at least two Java libraries,
making certain that you add all of them to your CLASSPATH
1 the SAX interfaces and classes;
2 and at least one XML parser that supports SAX (or a parser and a
separate third-party SAX driver for it). "
Is there any document available, which explains the architecture of SAX
implementation and role of "XML Parser", used with the implementation?
Regards,
Jimson
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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
|