corelib.services.web.searchengine
Class SearchResult

java.lang.Object
  extended by corelib.services.web.searchengine.SearchResult

public class SearchResult
extends java.lang.Object

Represents an entry in a search result in the indexing engine.

Since:
0.2.3

Method Summary
 java.lang.String getFilename()
           
 int getFileSize()
           
 int getScore()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getScore

public int getScore()

getTitle

public java.lang.String getTitle()

getFilename

public java.lang.String getFilename()

getFileSize

public int getFileSize()


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.