|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultSet | |
cz.cuni.versatile.api | The key elements of the Versatile API. |
Uses of ResultSet in cz.cuni.versatile.api |
Methods in cz.cuni.versatile.api that return ResultSet | |
ResultSet |
ResourceProvider.get(Query q)
Get an N-best collection of resources matching the given Query .
|
ResultSet |
ResourceProvider.get(java.lang.String resourceName,
QueryTemplate qt)
Get an N-best collection of resources matching the given resourceName and query template.
|
ResultSet |
ResourceEntry.getResultSet()
Returns the parent ResultSet of this ResourceEntry . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |