| Package | Description |
|---|---|
| org.apache.maven.doxia.document |
| Modifier and Type | Method | Description |
|---|---|---|
DocumentTOC |
DocumentModel.getToc() |
Get the TOC (Table of Contents) information properties.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DocumentModel.setToc(DocumentTOC toc) |
Set the TOC (Table of Contents) information properties.
|