{"id":7043,"date":"2022-12-20T19:34:45","date_gmt":"2022-12-20T22:34:45","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/xmllibxmlsaxgenerator-man3\/"},"modified":"2022-12-20T19:34:45","modified_gmt":"2022-12-20T22:34:45","slug":"xmllibxmlsaxgenerator-man3","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/xmllibxmlsaxgenerator-man3\/","title":{"rendered":"XML::LibXML::SAX::Generator (man3)"},"content":{"rendered":"<h1 align=\"center\">XML::LibXML::SAX::Generator<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">XML::LibXML::SAX::Generator \u2212 Generate SAX events from a LibXML tree<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">my $handler = MySAXHandler\u2212>new(); <br \/> my $generator = XML::LibXML::SAX::Generator\u2212>new(Handler => $handler); <br \/> my $dom = XML::LibXML\u2212>new\u2212>parse_file(&#8220;foo.xml&#8221;); <br \/> $generator\u2212>generate($dom);<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><small>THIS CLASS IS DEPRECATED<\/small> ! Use XML::LibXML::SAX::Parser instead!<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">This helper class allows you to generate <small>SAX<\/small> events from any XML::LibXML node, and all it\u2019s sub-nodes. This basically gives you interop from XML::LibXML to other modules that may implement <small>SAX.<\/small><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">It uses <small>SAX2<\/small> style, but should be compatible with anything <small>SAX1,<\/small> by use of stringification overloading.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">There is nothing to really know about, beyond the synopsis above, and a general knowledge of how to use <small>SAX,<\/small> which is beyond the scope here.<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  XML::LibXML::SAX::Generator \u2212 Generate SAX events from a LibXML tree <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[3007,3390],"class_list":["post-7043","post","type-post","status-publish","format-standard","hentry","category-sin-categoria","tag-man3","tag-xmllibxmlsaxgenerator"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/7043","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=7043"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/7043\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=7043"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=7043"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=7043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}