Query: xml::element
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML::Element(3) User Contributed Perl Documentation XML::Element(3)NAMEXML::Element - XML elements with the same interface as HTML::ElementSYNOPSIS[See HTML::Element]METHODS AND ATTRIBUTESdelete_ignorable_whitespace TODO: test and document this: with no tagname set, assumes ALL all-whitespace nodes are ignorable! endtag Redirects to HTML::Element::endtag_XML starttag Redirects to HTML::Element::starttag_XMLDESCRIPTIONThis is just a subclass of HTML::Element. It works basically the same as HTML::Element, except that tagnames and attribute names aren't forced to lowercase, as they are in HTML::Element. HTML::Element describes everything you can do with this class.CAVEATSHas currently no handling of namespaces.SEE ALSOXML::TreeBuilder for a class that actually builds XML::Element structures. HTML::Element for all documentation. XML::DOM and XML::Twig for other XML document tree interfaces. XML::Generator for more fun.COPYRIGHT AND DISCLAIMERSCopyright (c) 2000,2004 Sean M. Burke. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.AUTHORCurrent Author: Jeff Fearn <jfearn@cpan.org>. Former Authors: Sean M. Burke, <sburke@cpan.org> perl v5.16.3 2014-06-09 XML::Element(3)
Related Man Pages |
---|
xml::mini::element::header(3pm) - debian |
xml::element(3) - centos |
html::elementraw(3pm) - debian |
html::formfu::element::radiogroup(3pm) - debian |
xml::treebuilder(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
pygccxml 0.9.5 (Default branch) |
About XML file Integrating to a table |
Extracting the Root Element from the XML File |
Help with XML, HTML |
Extract Element from XML file |