debian man page for mkdoc::xml::treeprinter

Query: mkdoc::xml::treeprinter

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MKDoc::XML::TreePrinter(3pm)				User Contributed Perl Documentation			      MKDoc::XML::TreePrinter(3pm)

NAME
MKDoc::XML::TreePrinter - Builds XML data from a parsed tree
SYNOPSIS
my $xml_data = MKDoc::XML::TreePrinter->process_data (@top_nodes);
SUMMARY
MKDoc::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.
AUTHOR
Copyright 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 ALSO
MKDoc::XML::TreeBuilder perl v5.10.1 2004-10-06 MKDoc::XML::TreePrinter(3pm)
Related Man Pages
mkdoc::xml(3pm) - debian
cgi::xml(3pm) - debian
graphviz::xml(3pm) - debian
xml::element(3pm) - debian
xml::libxml::nodelist::iterator(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?