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

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

Uses of WPCell in info.bliki.wiki.filter
 

Methods in info.bliki.wiki.filter that return WPCell
 WPCell WPRow.get(int index)
           
 

Methods in info.bliki.wiki.filter with parameters of type WPCell
 boolean WPRow.add(WPCell cell)
           
 

Constructor parameters in info.bliki.wiki.filter with type arguments of type WPCell
WPRow(java.util.List<WPCell> cells)
           
 



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