Advanced Perl XML tips using XSLT, SAX, and SQL

Posted by solrac on Feb 18, 2007 3:31 AM EDT
IBM/developerWorks; By Jim Dixon
Mail this story
Print this story

You will learn about XML::SAX::Base and how you can use it to build sources, handlers, and sinks of SAX events.

This article shows you more powerful tools for parsing XML using Perl: DOM-style tree parsers and the SAX event-based parsers. You will learn about XML::SAX::Base and how you can use it to build sources, handlers, and sinks of SAX events. See how to feed transformed parse trees into SAX pipelines, further transform them, and write them as text or to SQL databases. Finally you will learn how to reverse this, using database content to drive SAX pipelines.

Full Story

  Nav
» Read more about: Story Type: News Story, Tutorial; Groups: Community

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.