Uses of Class
org.xwiki.rendering.block.SectionBlock
-
Packages that use SectionBlock Package Description org.xwiki.rendering.block Represents content elements (Paragraph, Header, List, Styles, etc) as Blocks and a full document content is represented by a XDOM object. -
-
Uses of SectionBlock in org.xwiki.rendering.block
Methods in org.xwiki.rendering.block that return SectionBlock Modifier and Type Method Description SectionBlock
HeaderBlock. getSection()
-