Uses of Class
org.xwiki.rendering.wikimodel.util.SectionBuilder
-
Packages that use SectionBuilder Package Description org.xwiki.rendering.wikimodel.impl -
-
Uses of SectionBuilder in org.xwiki.rendering.wikimodel.impl
Fields in org.xwiki.rendering.wikimodel.impl declared as SectionBuilder Modifier and Type Field Description protected SectionBuilder<WikiParameters>
InternalWikiScannerContext. fSectionBuilder
protected SectionBuilder<WikiParameters>
WikiScannerContext. fSectionBuilder
Constructors in org.xwiki.rendering.wikimodel.impl with parameters of type SectionBuilder Constructor Description InternalWikiScannerContext(SectionBuilder<WikiParameters> sectionBuilder, IWemListener listener)
-