XML-Filter-Dispatcher
view release on metacpan or search on metacpan
lib/XML/Filter/Dispatcher.pm view on Meta::CPAN
Axes
All axes are implemented except for those noted below as "todo" or "not
soon".
Also except where noted, axes have a principal event type of
C<start_element>. This node type is used by the C<*> node type test.
Note: XML::Filter::Dispatcher tries to die() on nonsensical paths like
C</a/start-document::*> or C<//start-cdata::*>, but it may miss some.
This is meant to help in debugging user code; the eventual goal is to
catch all such nonsense.
=over
=item *
ancestor:: (XPath, todo, will be limited)
=item *
( run in 2.618 seconds using v1.01-cache-2.11-cpan-995e09ba956 )