Package | Description |
---|---|
org.xwiki.rendering.wikimodel.util |
Modifier and Type | Class and Description |
---|---|
class |
TreeBuilder<X extends TreeBuilder.IPos<X>>
This is an internal utility class used as a context to keep in memory the
current state of parsed trees (list items).
|
static interface |
TreeBuilder.IPos<X extends TreeBuilder.IPos<X>>
This interface identifies position of elements in rows.
|
static interface |
TreeBuilder.ITreeListener<X extends TreeBuilder.IPos<X>> |
Modifier and Type | Class and Description |
---|---|
protected class |
SectionBuilder.TocEntry |
Copyright © 2004–2021 XWiki. All rights reserved.