| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryResult
A result from an index query. This consists of the URL containing the result, as well as the offset and length of the result within the file.
| Method Summary | |
|---|---|
 java.lang.String | 
getKey()
Deprecated. if there is more than one key, the result must match all the criteria. So this method is not useful.  | 
 int | 
getLength()
Get the length of the result.  | 
 int | 
getOffset()
Get the offset of the result within the file.  | 
 java.net.URL | 
getURL()
Get the URL of the file containing the result.  | 
| Method Detail | 
|---|
@Deprecated java.lang.String getKey()
java.net.URL getURL()
int getOffset()
int getLength()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||