Uses of Class
info.bliki.wiki.tags.TableOfContentTag

Packages that use TableOfContentTag
info.bliki.wiki.filter Contains different type of wikipedia scanners and parsers. 
info.bliki.wiki.model Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface. 
 

Uses of TableOfContentTag in info.bliki.wiki.filter
 

Methods in info.bliki.wiki.filter with parameters of type TableOfContentTag
 WPTable WikipediaScanner.tracTable(TableOfContentTag tableOfContentTag)
          Scan a Trac simple wiki table
 

Uses of TableOfContentTag in info.bliki.wiki.model
 

Fields in info.bliki.wiki.model declared as TableOfContentTag
protected  TableOfContentTag AbstractWikiModel.fTableOfContentTag
          A tag that manages the "table of content"
 



Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.