Uses of Class
org.apache.maven.doxia.document.DocumentTOC

Packages that use DocumentTOC
org.apache.maven.doxia.document   
 

Uses of DocumentTOC in org.apache.maven.doxia.document
 

Methods in org.apache.maven.doxia.document that return DocumentTOC
 DocumentTOC DocumentModel.getToc()
          Get the TOC (Table of Contents) information properties.
 

Methods in org.apache.maven.doxia.document with parameters of type DocumentTOC
 void DocumentModel.setToc(DocumentTOC toc)
          Set the TOC (Table of Contents) information properties.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.