Package org.yaz4j

Classes within this package expose the Z39.50 Object Orientation Model (ZOOM) API and additional extensions implemented by YAZ.

See:
          Description

Class Summary
Connection Class representing an on-going communication with an IR server.
ConnectionExtended Offers an interface to a subset of the Z39.50 extended services as well as a few privately defined ones.
CQLQuery  
Package Allows to perform an extended-service operation.
PrefixQuery  
Query  
Record  
ResultSet This class represents a "buffered handle" to the result set created on the server and thus retrieving records may involve a request to the server if those records are not locally cached.
ScanSet  
ScanTerm  
 

Enum Summary
Connection.QueryType  
 

Package org.yaz4j Description

Classes within this package expose the Z39.50 Object Orientation Model (ZOOM) API and additional extensions implemented by YAZ.

See Also:
ZOOM-API, YAZ ZOOM-API


Copyright © 2008-2013 Index Data. All Rights Reserved.