logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTML::HTML5::Outline::Section - represents a document section

Author

       Toby Inkster, <tobyink@cpan.org>

Description

Methods
       •   "element"

           An XML::LibXML::Element for the section.

       •   "elements"

           Various XML::LibXML::Element objects which are within the section.

       •   "header"

           The XML::LibXML::Element which represents the heading for the section.

       •   "heading"

           The text of the heading for the section.

       •   "order"

           The order of the section relative to other sections and outlinees.

       •   "sections"

           Child sections of this section.

       •   "children"

           Child sections of this section, and outlinees within this section, sorted in document order.

Name

       HTML::HTML5::Outline::Section - represents a document section

See Also

       HTML::HTML5::Outline::Outlinee, HTML::HTML5::Outline.

See Also