Subscribe to this page:
RSS
Email Alert

dom alternative

(2 results)
White Papers, Webcasts, and Resources
  • Articles

    Remedial XML: Learning to play SAX

    June 3, 2002 7:00am PDT

    The Simple API for XML, or SAX, provides an alternative to parsing XML documents with DOM. Find out how SAX works in our continuing XML series.

    3 Latest comment by nontuy

  • White Papers

    Static Analysis for Event-Based XML Processing

    October 21, 2007 12:00am PDT

    Event-based processing of XML data - as exemplified by the popular SAX framework - is a powerful alternative to using W3C's DOM or similar tree-based APIs. The event-based approach is particularly...

    Provided by: University of Aarhus