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

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

Uses of WPRow in info.bliki.wiki.filter
 

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

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

Constructor parameters in info.bliki.wiki.filter with type arguments of type WPRow
WPTable(java.util.ArrayList<WPRow> rows)
           
 



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