Uses of Class
org.jqurantree.analysis.AnalysisTable

Packages that use AnalysisTable
org.jqurantree.analysis Contains the AnalysisTable class, which is used to tabulate, sort and group results. 
org.jqurantree.search Search API package, providing classes for searching the Holy Quran. 
 

Uses of AnalysisTable in org.jqurantree.analysis
 

Methods in org.jqurantree.analysis that return AnalysisTable
 AnalysisTable AnalysisTable.group(java.lang.String... columnNames)
          Creates a new table by grouping this analysis table by the specified list of columns.
 

Uses of AnalysisTable in org.jqurantree.search
 

Methods in org.jqurantree.search that return AnalysisTable
 AnalysisTable TokenSearch.getResults()
          Gets an AnalysisTable holding the search results.
 



Copyright© Kais Dukes, 2009. All Rights Reserved.