Uses of Class
info.bliki.wiki.filter.WPTable

Packages that use WPTable
info.bliki.wiki.filter Contains different type of wikipedia scanners and parsers. 
 

Uses of WPTable in info.bliki.wiki.filter
 

Methods in info.bliki.wiki.filter that return WPTable
 WPTable WikipediaScanner.tracTable(TableOfContentTag tableOfContentTag)
          Scan a Trac simple wiki table
 WPTable WikipediaScanner.wpTable(ITableOfContent tableOfContentTag)
          Scan a wikipedia table.
 

Methods in info.bliki.wiki.filter with parameters of type WPTable
 void WPCell.createTagStack(WPTable parent, java.lang.String src, IWikiModel wikiModel, int endPos)
          Create the internal TagNodes stack for a single table cell
 



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