Open SiteSearch 4.1.1
Final
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Z

Z3958Parser - class ORG.oclc.qparse.Z3958Parser.
Object that takes infix boolean strings to rpn aa:def and bb:ghi => def/u=x;s=y; ghi/u=w;s=z; and
Z3958Parser(InputStream) - Constructor for class ORG.oclc.qparse.Z3958Parser
 
Z3958Parser(Reader) - Constructor for class ORG.oclc.qparse.Z3958Parser
 
Z3958Parser(Z3958ParserTokenManager) - Constructor for class ORG.oclc.qparse.Z3958Parser
 
Z3958ParserConstants - interface ORG.oclc.qparse.Z3958ParserConstants.
 
Z3958ParserTokenManager - class ORG.oclc.qparse.Z3958ParserTokenManager.
 
Z3958ParserTokenManager(ASCII_UCodeESC_CharStream) - Constructor for class ORG.oclc.qparse.Z3958ParserTokenManager
 
Z3958ParserTokenManager(ASCII_UCodeESC_CharStream, int) - Constructor for class ORG.oclc.qparse.Z3958ParserTokenManager
 
Z3958ParserTreeConstants - interface ORG.oclc.qparse.Z3958ParserTreeConstants.
 
Z39accessControl - class ORG.oclc.z39.client.Z39accessControl.
Z39accessControl creates AccessControl Responses to send to the Z3950 server.
Z39accessControl - class ORG.oclc.z39.server.Z39accessControl.
accessControl creates SearchResponses and translates SearchRequests.
Z39accessControl() - Constructor for class ORG.oclc.z39.client.Z39accessControl
 
Z39accessControl() - Constructor for class ORG.oclc.z39.server.Z39accessControl
 
Z39accessControl(Z39session) - Constructor for class ORG.oclc.z39.client.Z39accessControl
 
Z39api - class ORG.oclc.z39.Z39api.
The Z39 Client API Software presented here is a translation of the C version of the API written by Ralph Levan at OCLC.
Z39api() - Constructor for class ORG.oclc.z39.Z39api
 
Z39close - class ORG.oclc.z39.client.Z39close.
Z39close creates Close requests.
Z39close() - Constructor for class ORG.oclc.z39.client.Z39close
 
Z39close(Z39session) - Constructor for class ORG.oclc.z39.client.Z39close
 
Z39closeApi - class ORG.oclc.z39.Z39closeApi.
 
Z39closeApi() - Constructor for class ORG.oclc.z39.Z39closeApi
 
Z39dedup - class ORG.oclc.z39.client.Z39dedup.
Z39dedup creates DedupRequests and translates DedupResponses.
Z39dedup - class ORG.oclc.z39.server.Z39dedup.
Z39dedup creates DedupResponses and translates DedupRequests.
Z39dedup() - Constructor for class ORG.oclc.z39.client.Z39dedup
 
Z39dedup() - Constructor for class ORG.oclc.z39.server.Z39dedup
 
Z39dedup(Z39session) - Constructor for class ORG.oclc.z39.client.Z39dedup
 
Z39dedupApi - class ORG.oclc.z39.Z39dedupApi.
 
Z39dedupApi() - Constructor for class ORG.oclc.z39.Z39dedupApi
 
Z39delete - class ORG.oclc.z39.client.Z39delete.
deleteRequest builds and parses DeleteResultSetRequests.
Z39delete - class ORG.oclc.z39.server.Z39delete.
Z39delete creates DeleteResponses and translates DeleteRequests.
Z39delete() - Constructor for class ORG.oclc.z39.client.Z39delete
 
Z39delete() - Constructor for class ORG.oclc.z39.server.Z39delete
 
Z39delete(Z39session) - Constructor for class ORG.oclc.z39.client.Z39delete
 
Z39deleteApi - class ORG.oclc.z39.Z39deleteApi.
 
Z39deleteApi() - Constructor for class ORG.oclc.z39.Z39deleteApi
 
Z39esExportApi - class ORG.oclc.z39.Z39esExportApi.
 
Z39esExportApi() - Constructor for class ORG.oclc.z39.Z39esExportApi
 
Z39esOrderApi - class ORG.oclc.z39.Z39esOrderApi.
 
Z39esOrderApi() - Constructor for class ORG.oclc.z39.Z39esOrderApi
 
Z39esUpdateApi - class ORG.oclc.z39.Z39esUpdateApi.
 
Z39esUpdateApi() - Constructor for class ORG.oclc.z39.Z39esUpdateApi
Constructs a Z39esUpdateApi object.
Z39extsvc - class ORG.oclc.z39.client.Z39extsvc.
Z39extsvc creates extended services requests with an already formulated task package as input and translates responses.
Z39extsvc - class ORG.oclc.z39.server.Z39extsvc.
Z39extsvc decodes ExtentedServicesRequest and translates ExtentedServicesResponses.
Z39extsvc() - Constructor for class ORG.oclc.z39.client.Z39extsvc
 
Z39extsvc() - Constructor for class ORG.oclc.z39.server.Z39extsvc
 
Z39extsvc(Z39session) - Constructor for class ORG.oclc.z39.client.Z39extsvc
 
Z39extsvcApi - class ORG.oclc.z39.Z39extsvcApi.
 
Z39extsvcApi() - Constructor for class ORG.oclc.z39.Z39extsvcApi
 
Z39Formatter - interface ORG.oclc.db.Z39Formatter.
The interface class for user defined classes to create MARC records from Newton Database records in the ZBase.
Z39init - class ORG.oclc.z39.client.Z39init.
Z39init creates InitRequests and translates InitResponses.
Z39init - class ORG.oclc.z39.server.Z39init.
Z39init creates InitResponses and translates InitRequests.
Z39init() - Constructor for class ORG.oclc.z39.client.Z39init
 
Z39init(String) - Constructor for class ORG.oclc.z39.server.Z39init
 
Z39init(Z39session) - Constructor for class ORG.oclc.z39.client.Z39init
 
Z39initApi - class ORG.oclc.z39.Z39initApi.
 
Z39initApi() - Constructor for class ORG.oclc.z39.Z39initApi
 
Z39logging - class ORG.oclc.z39.Z39logging.
Z39logging provides a means to turn on logging for all Z39 transactions.
Z39logging(OutputStream) - Constructor for class ORG.oclc.z39.Z39logging
 
Z39logging(String, int) - Constructor for class ORG.oclc.z39.Z39logging
 
Z39logging(String, int, boolean) - Constructor for class ORG.oclc.z39.Z39logging
Constructor that supports automatic flushing of the log when a newline is written.
Z39present - class ORG.oclc.z39.client.Z39present.
Z39present creates PresentRequests and translates PresentResponses.
Z39present - class ORG.oclc.z39.server.Z39present.
Z39present creates PresentResponses and translates PresentRequests.
Z39present() - Constructor for class ORG.oclc.z39.client.Z39present
 
Z39present() - Constructor for class ORG.oclc.z39.server.Z39present
 
Z39present(Z39session) - Constructor for class ORG.oclc.z39.client.Z39present
 
Z39presentApi - class ORG.oclc.z39.Z39presentApi.
 
Z39presentApi() - Constructor for class ORG.oclc.z39.Z39presentApi
 
Z39response - class ORG.oclc.z39.client.Z39response.
Z39response takes a unknown Z39.50 response, identifies it and calls the appropriate routine to examine the response.
Z39response() - Constructor for class ORG.oclc.z39.client.Z39response
 
Z39response(Z39session) - Constructor for class ORG.oclc.z39.client.Z39response
 
Z39scan - class ORG.oclc.z39.client.Z39scan.
Z39scan creates ScanRequests and translates ScanResponses.
Z39scan - class ORG.oclc.z39.server.Z39scan.
Z39scan creates ScanResponses and translates ScanRequests.
Z39scan() - Constructor for class ORG.oclc.z39.client.Z39scan
 
Z39scan() - Constructor for class ORG.oclc.z39.server.Z39scan
 
Z39scan(Z39session) - Constructor for class ORG.oclc.z39.client.Z39scan
 
Z39scanApi - class ORG.oclc.z39.Z39scanApi.
 
Z39scanApi() - Constructor for class ORG.oclc.z39.Z39scanApi
 
Z39search - class ORG.oclc.z39.client.Z39search.
Z39search creates SearchRequests and translates SearchResponses.
Z39search - class ORG.oclc.z39.server.Z39search.
Z39search creates SearchResponses and translates SearchRequests.
Z39search() - Constructor for class ORG.oclc.z39.client.Z39search
 
Z39search() - Constructor for class ORG.oclc.z39.server.Z39search
 
Z39search(Z39session) - Constructor for class ORG.oclc.z39.client.Z39search
 
Z39searchApi - class ORG.oclc.z39.Z39searchApi.
 
Z39searchApi() - Constructor for class ORG.oclc.z39.Z39searchApi
 
z39session - Variable in class ORG.oclc.webz.ZVerb
Z39session object containing Z39 client capabilities.
Z39session - class ORG.oclc.z39.Z39session.
 
z39session() - Method in class ORG.oclc.webz.ZUserData
Returns a Z39session object for the current Z3950 session in use.
Z39session() - Constructor for class ORG.oclc.z39.Z39session
 
Z39sort - class ORG.oclc.z39.client.Z39sort.
Z39sort creates SortRequests and translates SortResponses.
Z39sort - class ORG.oclc.z39.server.Z39sort.
Z39sort creates SortResponses and translates SortRequests.
Z39sort() - Constructor for class ORG.oclc.z39.client.Z39sort
 
Z39sort() - Constructor for class ORG.oclc.z39.server.Z39sort
 
Z39sort(Z39session) - Constructor for class ORG.oclc.z39.client.Z39sort
 
Z39sortApi - class ORG.oclc.z39.Z39sortApi.
 
Z39sortApi() - Constructor for class ORG.oclc.z39.Z39sortApi
 
Z39trc - class ORG.oclc.z39.client.Z39trc.
Z39trc creates Trigger Resource Control Requests
Z39trc - class ORG.oclc.z39.server.Z39trc.
Z39trc creates translates Trigger Resource Control Request.
Z39trc() - Constructor for class ORG.oclc.z39.client.Z39trc
 
Z39trc() - Constructor for class ORG.oclc.z39.server.Z39trc
 
Z39trc(Z39session) - Constructor for class ORG.oclc.z39.client.Z39trc
 
Z39trcApi - class ORG.oclc.z39.Z39trcApi.
 
Z39trcApi() - Constructor for class ORG.oclc.z39.Z39trcApi
 
ZBase - class ORG.oclc.zbase.server.ZBase.
ZBase is a Z39.50 server.
ZBase() - Constructor for class ORG.oclc.zbase.server.ZBase
 
ZBaseAccessClient - class ORG.oclc.zbase.access.ZBaseAccessClient.
The ZBaseAccessClient connects to the SiteSearch AccessServer to get user specific information.
ZBaseAccessClient() - Constructor for class ORG.oclc.zbase.access.ZBaseAccessClient
Constructs a ZBaseAccessClient object.
ZBaseFormatter - class ORG.oclc.fmts.ZBaseFormatter.
The ZBaseFormatter class is the parent class for all the ZBase database record formatting classes that convert BER data to MARC format.
ZBaseFormatter() - Constructor for class ORG.oclc.fmts.ZBaseFormatter
Constructs a ZBaseFormatter object.
ZBaseMultiThread - class ORG.oclc.zbase.server.ZBaseMultiThread.
ZBaseMultiThread is for multiple sessions across one connection.
ZBaseMultiThread() - Constructor for class ORG.oclc.zbase.server.ZBaseMultiThread
 
ZBaseOpsManager - class ORG.oclc.zbase.server.ZBaseOpsManager.
The ZBaseOpsManager class extends OpsManager.
ZBaseOpsManager() - Constructor for class ORG.oclc.zbase.server.ZBaseOpsManager
Initializes the ZBaseOpsManager.
ZBaseSingleThread - class ORG.oclc.zbase.server.ZBaseSingleThread.
ZBaseSingleThread is for single sessions across one connection.
ZBaseSingleThread() - Constructor for class ORG.oclc.zbase.server.ZBaseSingleThread
 
ZBaseThread - class ORG.oclc.zbase.server.ZBaseThread.
ZBaseThread is the thread created by ZBase Server.
ZBaseThread() - Constructor for class ORG.oclc.zbase.server.ZBaseThread
 
ZBaseUser - class ORG.oclc.zbase.server.ZBaseUser.
A user.
ZBroker - class ORG.oclc.zbroker.ZBroker.
ZBroker is a server that handles connections from external Z39.50 clients other than the JaSSI.
ZBroker() - Constructor for class ORG.oclc.zbroker.ZBroker
 
ZBrokerClient - class ORG.oclc.zbroker.ZBrokerClient.
ZBrokerClient sends/receives requests to a remote Z39.50 server.
ZBrokerOpsManager - class ORG.oclc.zbroker.ZBrokerOpsManager.
The ZBrokerOpsManager class extends OpsManager.
ZBrokerOpsManager() - Constructor for class ORG.oclc.zbroker.ZBrokerOpsManager
Initializes the ZBrokerOpsManager.
ZBrokerSingleThread - class ORG.oclc.zbroker.ZBrokerSingleThread.
ZBrokerSingleThread is for single sessions across one connection.
ZBrokerSingleThread() - Constructor for class ORG.oclc.zbroker.ZBrokerSingleThread
 
ZBrokerThread - class ORG.oclc.zbroker.ZBrokerThread.
ZBrokerThread is the thread created by ZBroker Server.
ZBrokerThread() - Constructor for class ORG.oclc.zbroker.ZBrokerThread
 
zclient - class ORG.oclc.z39.client.zclient.
zclient is a simple application using the Z39.50 Client API.
zClient_init - Static variable in class ORG.oclc.z39.client.Z39response
Value for type meaning this response was an Init.
zClient_present - Static variable in class ORG.oclc.z39.client.Z39response
Value for type meaning this response was a Present.
zClient_scan - Static variable in class ORG.oclc.z39.client.Z39response
Value for type meaning this response was a Scan.
zClient_search - Static variable in class ORG.oclc.z39.client.Z39response
Value for type meaning this response was a Search.
zClient_unknown - Static variable in class ORG.oclc.z39.client.Z39response
Value for type meaning this response was of an unknown type.
zcode - Variable in class ORG.oclc.webz.WebZUserHistory
integer data type containing the Z3950 error code.
zcode() - Method in class ORG.oclc.webz.WebZUserHistory
Returns an integer containing a Z39.50 error code.
zDb - Variable in class ORG.oclc.gadgets.FormatRecords
ZDb object defining a database configuration the user has access to.
zDb - Variable in class ORG.oclc.obi.searchscreen
The database object set up for searching.
zDb - Variable in class ORG.oclc.webz.ZVerb
ZDb object containing the Z39.50 Database object for the transaction.
zDb - Variable in class ORG.oclc.webz.DisplayUserData
ZDb object associated with the current records to format.
zDb - Variable in class ORG.oclc.mantis.obi.AuthorityQuery
The database object set up for searching.
zDb - Variable in class ORG.oclc.mantis.obi.rbsearchscreen
The database object set up for searching.
zDb - Variable in class ORG.oclc.mantis.obi.savesearchscreen
The database object set up for searching.
ZDb - class ORG.oclc.webz.ZDb.
The ZDb class maintains a User's customized database information based on user profiling.
zDb() - Method in class ORG.oclc.webz.ZUserData
Returns a ZDb object for the current database in use.
ZDb(Db) - Constructor for class ORG.oclc.webz.ZDb
Constructs a ZDb object using the information from the input Db object.
ZDSR - Static variable in class ORG.oclc.z39.Attribute
Z39.50 ZDSR attribute set object identifer
ZDSR_use - Static variable in class ORG.oclc.z39.Attribute
Z39.50 ZDSR attribute type
ZDSR_Use_Rank - Static variable in class ORG.oclc.z39.Attribute
Z39.50 ZDSR use attribute
ZDSR_Use_Score - Static variable in class ORG.oclc.z39.Attribute
Z39.50 ZDSR use attribute
ZDSR_weight - Static variable in class ORG.oclc.z39.Attribute
Z39.50 ZDSR attribute type
zInitted - Variable in class ORG.oclc.tools.IniServer
Indication that the server has been initialized in irpserv.
zip - Variable in class ORG.oclc.z39.ESOrder
Zip/Postal code
zName - Variable in class ORG.oclc.webz.Db
String data type containing the Z3950 ServerName for searching the database.
zName() - Method in class ORG.oclc.webz.Db
Returns the String containing the name of the database on the Z3950 Server.
zName() - Method in class ORG.oclc.webz.ZDb
Returns a String containing the name of the database on the Z3950 server.
ZQueryHandler - class ORG.oclc.webz.ZQueryHandler.
The ZQueryHandler class is a utility class for Z39.50 search and scan - It creates a query string from an input URL and invokes the Z39.58 query parser to create a query string to pass the Z39.50 search and scan classes.
ZQueryHandler() - Constructor for class ORG.oclc.webz.ZQueryHandler
Constructs a ZQueryHandler object
zQueryTerm - Variable in class ORG.oclc.webz.ZVerb
String data type containing the Z39.50 query string returned from the Z3958 query parser.
zServer - Variable in class ORG.oclc.webz.ZVerb
ZServer object containing the Z39.50 Server object for the transaction.
zServer - Variable in class ORG.oclc.webz.Db
ZServer object that owns the database.
ZServer - class ORG.oclc.webz.ZServer.
The ZServer class maintains configuration for a Z39.50 Server input from the JaSSI configuration file.
ZServer - class ORG.oclc.zbroker.ZServer.
ZServer defines the Z3950 server for the ZGateClient.
zServer() - Method in class ORG.oclc.webz.Db
Returns the ZServer object that owns the database.
zServer() - Method in class ORG.oclc.webz.ZUserData
Returns a ZServer object for the current ZServer in use.
zServer() - Method in class ORG.oclc.webz.ZDb
Returns the ZServer object that owns this database.
ZServer() - Constructor for class ORG.oclc.webz.ZServer
Constructs a ZServer object.
ZServer() - Constructor for class ORG.oclc.zbroker.ZServer
 
ZServer(String, IniFile) - Constructor for class ORG.oclc.webz.ZServer
Constructs a ZServer object for the input server name by reading server configuration information from the input iniFile object.
ZServer(String, String, int) - Constructor for class ORG.oclc.webz.ZServer
Constructs a ZServer object for the input server name, host, and port.
zsession - Variable in class ORG.oclc.z39.client.Z39scan
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39trc
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39search
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39close
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39response
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39init
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39accessControl
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39delete
Z39session
zsession - Variable in class ORG.oclc.z39.client.Z39extsvc
Z39session
zSessions - Variable in class ORG.oclc.webz.ZUserData
Hashtable object containing a list of the active Z39session objects for the user.
ztypes - class ORG.oclc.z39.ztypes.
ztypes is a utility class that provides methods to get and put primitive data into Z39.50 transactions in specified formats.
ztypes() - Constructor for class ORG.oclc.z39.ztypes
 
zUser - Variable in class ORG.oclc.obi.searchscreen
The current Z39.50 user.
zUser - Variable in class ORG.oclc.mantis.obi.AuthorityQuery
The current Z39.50 user.
zUser - Variable in class ORG.oclc.mantis.obi.rbsearchscreen
The current Z39.50 user.
zUser - Variable in class ORG.oclc.mantis.obi.savesearchscreen
The current Z39.50 user.
zUserData - Variable in class ORG.oclc.gadgets.FormatRecords
ZUserData object containing the user's Z3950 context.
zUserData - Variable in class ORG.oclc.webz.ZVerb
ZUserData object containing the Z39.50 User State for the transaction.
ZUserData - class ORG.oclc.webz.ZUserData.
The ZUserData class is a core class to maintain information of all the Z39.50 activity for a user, from the search history, the list of Z39.50 databases the user has access to, and the currently active Z39.50 connections.
ZUserData() - Constructor for class ORG.oclc.webz.ZUserData
Constructs a ZUserData object.
ZVerb - class ORG.oclc.webz.ZVerb.
The ZVerb class is one of the baseline Z39.50 classes for implementing WebZ in Java.
ZVerb() - Constructor for class ORG.oclc.webz.ZVerb
Constructs a ZVerb object.

Open SiteSearch 4.1.1
Final
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z