Class TableOfContents

java.lang.Object
org.apache.wiki.plugin.TableOfContents
All Implemented Interfaces:
Plugin, HeadingListener

public class TableOfContents extends Object implements Plugin, HeadingListener
Provides a table of contents.

Parameters :

  • title - The title of the table of contents.
  • numbered - if true, generates automatically numbers for the headings.
  • start - If using a numbered list, sets the start number.
  • prefix - If using a numbered list, sets the prefix used for the list.
Since:
2.2