BrightSide Workbench Full Report + Source Code
org.turro.elephant.search.IFoundItem Interface Reference
Inheritance diagram for org.turro.elephant.search.IFoundItem:

Public Member Functions

String getId ()
 
String getLink ()
 
String getImage ()
 
String getTitle ()
 
String getString ()
 
double getSimilarity ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file IFoundItem.java.

Member Function Documentation

◆ getId()

String org.turro.elephant.search.IFoundItem.getId ( )

Implemented in org.turro.elephant.search.FoundList.FoundItem.

Here is the caller graph for this function:

◆ getImage()

String org.turro.elephant.search.IFoundItem.getImage ( )

◆ getLink()

String org.turro.elephant.search.IFoundItem.getLink ( )

Implemented in org.turro.elephant.search.FoundList.FoundItem.

Here is the caller graph for this function:

◆ getSimilarity()

double org.turro.elephant.search.IFoundItem.getSimilarity ( )

Implemented in org.turro.elephant.search.FoundList.FoundItem.

Here is the caller graph for this function:

◆ getString()

String org.turro.elephant.search.IFoundItem.getString ( )

◆ getTitle()

String org.turro.elephant.search.IFoundItem.getTitle ( )

The documentation for this interface was generated from the following file: