| Package | Description |
|---|---|
| org.xwiki.rendering.listener.chaining | |
| org.xwiki.rendering.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockStateChainingListener
Indicates block element for which we are inside and previous blocks.
|
class |
ConsecutiveNewLineStateChainingListener
Counts consecutive new lines.
|
class |
EmptyBlockChainingListener
Allow knowing if a container block (a block which can have children) has children or not.
|
class |
GroupStateChainingListener
Provides information on whether we're inside a group.
|
class |
LookaheadChainingListener
Stores events without emitting them back in order to accumulate them and to provide a lookahead feature.
|
class |
MetaDataStateChainingListener
Provides the accumulated MetaData for all the previous blocks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChainingPrintRenderer |
Copyright © 2004–2018 XWiki. All rights reserved.