HTML::HTML5::Outline::Section(3pm) | User Contributed Perl Documentation | HTML::HTML5::Outline::Section(3pm) |
HTML::HTML5::Outline::Section - represents a document section
An XML::LibXML::Element for the section.
Various XML::LibXML::Element objects which are within the section.
The XML::LibXML::Element which represents the heading for the section.
The text of the heading for the section.
The order of the section relative to other sections and outlinees.
Child sections of this section.
Child sections of this section, and outlinees within this section, sorted in document order.
HTML::HTML5::Outline::Outlinee, HTML::HTML5::Outline.
Toby Inkster, <tobyink@cpan.org>
Copyright (C) 2008-2011 by Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-11-19 | perl v5.36.0 |