perl-XML-LibXML-Iterator

perl-XML-LibXML-Iterator - XML-LibXML-Iterator - XML::LibXML's Tree Iteration Class

Website: http://www.cpan.org
License: Artistic
Vendor: Christian Glahn <Eltchristian.glahn@uibk.ac.atEgt>
Description:
XML::LibXML::Iterator is an iterator class for XML::LibXML parsed
documents. This class allows to iterate the document tree as it were a
linear data structure. It is possible to step back and forth between
the nodes of the tree and do certain operations on that
nodes. Different to XPath the nodes are not prefetched but will be
calculated for each step. Therefore an iterator is sensible towards
the current state of a document tree on each step, while XPath is only
per query executed.

Packages

perl-XML-LibXML-Iterator-1.00-1.noarch [17 KiB] Changelog by olea@lisergia (2007-01-02):
- Initial build.
perl-XML-LibXML-Iterator-1.00-1.src [11 KiB] Changelog by olea@lisergia (2007-01-02):
- Initial build.