net.sf.zekr.engine.root
Class QuranRoot

java.lang.Object
  extended by net.sf.zekr.engine.root.QuranRoot

public class QuranRoot
extends java.lang.Object

Data structure to hold Quran word root and their addresses.

Author:
Mohsen Saboorian

Constructor Summary
QuranRoot(java.lang.String rawRootText)
           
 
Method Summary
 java.util.List getRootAddress(java.lang.String rootStr)
           
 java.util.List getRootList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuranRoot

public QuranRoot(java.lang.String rawRootText)
Method Detail

getRootList

public java.util.List getRootList()

getRootAddress

public java.util.List getRootAddress(java.lang.String rootStr)