| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BulletedListBlock
Represents a Bulleted list.
|
class |
DefinitionListBlock
Represents a definition list.
|
class |
NumberedListBlock
Represents a numbered List.
|
Copyright © 2004–2021 XWiki. All rights reserved.