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 |
MacroBlock
Represents a Macro (standalone or inline) defined in a page.
|
class |
MacroMarkerBlock
A special block that Macro Blocks generate when they are executed so that it's possible to reconstruct the initial
syntax even after Macros have been executed.
|
Copyright © 2004–2021 XWiki. All rights reserved.