public class SectionBuilder<T> extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
SectionBuilder.TocEntry |
Constructor and Description |
---|
SectionBuilder(ISectionListener<T> listener) |
Modifier and Type | Method and Description |
---|---|
void |
beginDocument(T data) |
void |
beginHeader(int level,
T data) |
void |
endDocument() |
void |
endHeader() |
public SectionBuilder(ISectionListener<T> listener)
Copyright © 2004–2021 XWiki. All rights reserved.