Class SectioningContent

All Implemented Interfaces:
Freezable<Node>
Direct Known Subclasses:
Aside, Nav, Section

public abstract class SectioningContent extends Element
Sectioning content is content that defines the scope of headings and footers.
  • Constructor Details

    • SectioningContent

      public SectioningContent()
  • Method Details

    • getLabel

      public String getLabel()
      Specified by:
      getLabel in class Node
    • setLabel

      public void setLabel(String label)