public class Toc extends Object
A simple linked list of toc entries.
Modifier and Type | Class and Description |
---|---|
static class |
Toc.Entry |
Constructor and Description |
---|
Toc() |
Modifier and Type | Method and Description |
---|---|
String |
addHeading(String title,
int level)
Adds a heading to the TOC list and returns the ID of that heading (to be used for anchors).
|
Copyright © 2014 Nuxeo SA. All Rights Reserved.