Uses of Class
org.apache.maven.doxia.document.DocumentTOC
-
Packages that use DocumentTOC Package Description org.apache.maven.doxia.document -
-
Uses of DocumentTOC in org.apache.maven.doxia.document
Methods in org.apache.maven.doxia.document that return DocumentTOC Modifier and Type Method Description DocumentTOCDocumentModel. getToc()Get the TOC (Table of Contents) information properties.Methods in org.apache.maven.doxia.document with parameters of type DocumentTOC Modifier and Type Method Description voidDocumentModel. setToc(DocumentTOC toc)Set the TOC (Table of Contents) information properties.
-