Uses of Class
org.apache.maven.doxia.document.DocumentTOC
Packages that use DocumentTOC
-
Uses of DocumentTOC in org.apache.maven.doxia.document
Methods in org.apache.maven.doxia.document that return DocumentTOCModifier and TypeMethodDescriptionDocumentModel.getToc()
Get the TOC (Table of Contents) information properties.Methods in org.apache.maven.doxia.document with parameters of type DocumentTOCModifier and TypeMethodDescriptionvoid
DocumentModel.setToc
(DocumentTOC toc) Set the TOC (Table of Contents) information properties.