Man Page: mkdoc::xml::treeprinter
Operating Environment: debian
Section: 3pm
MKDoc::XML::TreePrinter(3pm) User Contributed Perl Documentation MKDoc::XML::TreePrinter(3pm)NAMEMKDoc::XML::TreePrinter - Builds XML data from a parsed treeSYNOPSISmy $xml_data = MKDoc::XML::TreePrinter->process_data (@top_nodes);SUMMARYMKDoc::XML::TreePrinter takes trees which are produced by MKDoc::XML::TreeBuilder to turn a parsed tree back into XML data. This means you can parse some stuff using MKDoc::TreeBuilder, fiddle around with the tree, and then get the result back as XML data.AUTHORCopyright 2003 - MKDoc Holdings Ltd. Author: Jean-Michel Hiver This module is free software and is distributed under the same license as Perl itself. Use it at your own risk.SEE ALSOMKDoc::XML::TreeBuilder perl v5.10.1 2004-10-06 MKDoc::XML::TreePrinter(3pm)
| Related Man Pages |
|---|
| graphviz::xml(3pm) - debian |
| mkdoc::xml::decode(3pm) - debian |
| mkdoc::xml::tagger(3pm) - debian |
| mkdoc::xml::tokenizer(3pm) - debian |
| xml::element(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| New UNIX and Linux History Sections |