net.sf.zekr.engine.search.lucene
Class AdvancedSearchResultItem

java.lang.Object
  extended by net.sf.zekr.engine.search.lucene.AdvancedSearchResultItem

Deprecated. replaced by SearchResultItem

public class AdvancedSearchResultItem
extends java.lang.Object

Author:
Mohsen Saboorian

Field Summary
 java.lang.String contents
          Deprecated.  
 IQuranLocation location
          Deprecated.  
 
Constructor Summary
AdvancedSearchResultItem(IQuranLocation location, java.lang.String resultStr)
          Deprecated.  
 
Method Summary
 java.lang.String getContents()
          Deprecated.  
 IQuranLocation getLocation()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contents

public java.lang.String contents
Deprecated. 

location

public IQuranLocation location
Deprecated. 
Constructor Detail

AdvancedSearchResultItem

public AdvancedSearchResultItem(IQuranLocation location,
                                java.lang.String resultStr)
Deprecated. 
Method Detail

getContents

public java.lang.String getContents()
Deprecated. 

getLocation

public IQuranLocation getLocation()
Deprecated.