Uses of Class
org.exoplatform.services.wcm.webcontent.TOCGeneratorService.Heading

Packages that use TOCGeneratorService.Heading
org.exoplatform.services.wcm.webcontent   
 

Uses of TOCGeneratorService.Heading in org.exoplatform.services.wcm.webcontent
 

Methods in org.exoplatform.services.wcm.webcontent that return types with arguments of type TOCGeneratorService.Heading
 java.util.List<TOCGeneratorService.Heading> TOCGeneratorService.extractHeadings(org.exoplatform.services.html.HTMLDocument document)
          Extract headings.
 

Method parameters in org.exoplatform.services.wcm.webcontent with type arguments of type TOCGeneratorService.Heading
 void TOCGeneratorService.updateTOC(javax.jcr.Node htmlFile, java.util.List<TOCGeneratorService.Heading> headingList)
          Update toc.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.