com.ecyrd.jspwiki
Interface SearchResult

All Known Implementing Classes:
FileSystemProvider.SearchResultImpl, SearchMatcher.SearchResultImpl

public interface SearchResult


Method Summary
 WikiPage getPage()
          Return the page.
 int getScore()
          Returns the score.
 

Method Detail

getPage

public WikiPage getPage()
Return the page.


getScore

public int getScore()
Returns the score.