|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| 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()
The index key matching this result. |
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 |
|---|
java.lang.String getKey()
java.net.URL getURL()
int getOffset()
int getLength()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||