Package org.gvsig.catalog.protocols
Class Z3950Protocol
java.lang.Object
org.gvsig.catalog.protocols.Z3950Protocol
- Author:
- Jorge Piera LlodrĂ¡ (piera_jor@gva.es)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoQuery(GetRecordsReply recordsReply, URI uri, Object object, int firstRecord) Makes a querystatic StringgetDatabase(URI uri) Return the databasebooleanisProtocolSupported(URI uri) openConnection(URI uri)
-
Constructor Details
-
Z3950Protocol
public Z3950Protocol()
-
-
Method Details
-
doQuery
public GetRecordsReply doQuery(GetRecordsReply recordsReply, URI uri, Object object, int firstRecord) Makes a query- Parameters:
object-firstRecord-url-- Returns:
- Throws:
org.jzkit.search.util.ResultSet.IRResultSetExceptionorg.jzkit.search.provider.iface.SearchException
-
openConnection
- Parameters:
url-- Returns:
-
isProtocolSupported
- Parameters:
url-- Returns:
-
getDatabase
Return the database- Parameters:
url-- Returns:
-