public class Z3950Protocol extends Object
| Constructor and Description |
|---|
Z3950Protocol() |
| Modifier and Type | Method and Description |
|---|---|
GetRecordsReply |
doQuery(GetRecordsReply recordsReply,
URI uri,
Object object,
int firstRecord)
Makes a query
|
static String |
getDatabase(URI uri)
Return the database
|
boolean |
isProtocolSupported(URI uri) |
String |
openConnection(URI uri) |
public GetRecordsReply doQuery(GetRecordsReply recordsReply, URI uri, Object object, int firstRecord)
url - object - firstRecord - IRResultSetExceptionSearchExceptionpublic boolean isProtocolSupported(URI uri)
url -