P5-xml-sax-base

Jul 20, 2023

Base class SAX Drivers and Filters

XMLSAXBase has a very simple task - to be a base class for PerlSAX drivers and filters. It’s default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don’t have to, for example, implement the characters callback.

The main advantages that it provides are easy dispatching of events the right way ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD, and the guarantee that filters will pass along events that they aren’t implementing to handlers downstream that might nevertheless be interested in them.



Checkout these related ports:
  • Zxing-cpp - ZXing C++ Library for QR code recognition
  • Zu-hunspell - Zulu hunspell dictionaries
  • Zu-aspell - Aspell Zulu dictionary
  • Zq - Easier and faster alternative to jq
  • Zorba - General purpose C++ XQuery processor
  • Zenxml - Simple C++ XML Processing
  • Zed - Command-line tool to manage and query Zed data lakes
  • Yq - Command-line YAML and XML processor, jq wrapper for YAML/XML documents
  • Yould - Pronounceable word generator
  • Yodl - Easy to use but powerful document formatting/preparation language
  • Yi-hunspell - Yiddish hunspell dictionaries
  • Yi-aspell - Aspell Yiddish dictionary
  • Yelp-xsl - DocBook XSLT stylesheets for yelp
  • Yelp-tools - Utilities to help manage documentation for Yelp and the web
  • Ydiff - Diff readability enhancer for color terminals