|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractChainingListener | |
|---|---|
| org.xwiki.rendering.listener.chaining | |
| org.xwiki.rendering.renderer | |
| Uses of AbstractChainingListener in org.xwiki.rendering.listener.chaining |
|---|
| Subclasses of AbstractChainingListener in org.xwiki.rendering.listener.chaining | |
|---|---|
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. |
class |
TextOnNewLineStateChainingListener
Indicate if the text being written starts a new line. |
| Uses of AbstractChainingListener in org.xwiki.rendering.renderer |
|---|
| Subclasses of AbstractChainingListener in org.xwiki.rendering.renderer | |
|---|---|
class |
AbstractChainingPrintRenderer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||