Description
Large XML streams can be filtered so selected subtrees are processed as DOM fragments with XML::LibXML. This SAX filter lets Perl code combine streaming input with DOM-style handling where needed. It is useful for converters and importers that cannot load every document fully.