Multiple handlers for xml.sax parser Python script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: index_txt
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Python
  • Price:Other Free / Open So
  • Company: Jeremy Dunck (View more)

Multiple handlers for xml.sax parser script description:




Publisher review:
Multiple handlers for xml.sax parser SAX is commonly used on large XML files because they don't fit nicely into core memory necessary for the friendlier DOM API. When dealing with -really- large XML files, multiple passes over the file becomes costly. The SAX handler in this script allows you to handle an XML file multiple ways in a single pass by dispatching to the handlers you supply.

When dealing with really large XML files (say, Wikipedia's 100GB full text dump) this is handy so that you can process the information in multiple (modular) ways without having to read the whole file off disk in separate passes. If an exception is thrown from a constituent handler call, MultiHandler will dump a diagnostic to the supplied errout (or stderr) and continue processing.
Multiple handlers for xml.sax parser is a Python script for XML Tools scripts design by Jeremy Dunck. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5