SAX Summary
Summary
SAX is a faster, more lightweight way to read and
manipulate XML data than the Document Object Model (DOM). SAX is an event-based
processor that allows you to deal with elements, attributes, and other data as it
shows up in the original document. Because of this architecture, SAX is a
read-only system, but that doesn't prevent you from using the data. This tutorial
also looked at ways to use SAX to determine namespaces, and to output and
transform data using XSL. And finally, you looked at filters, which allow you to chain operations.
7 of 9 |
Previous |
Next
Comments
Back to top
Help: Update or add to My dW interests
What's this?
This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.
And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.
View your My developerWorks profile
Return from help
static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML
ArticleID=138450
TutorialTitle=Understanding SAX
publish-date=07292003
author1-email=nicholas@nicholaschase.com
author1-email-cc=