Index of all Fields and Methods
All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

action(Event, Object). Method in class oclc.z39.zapplet
APPLICATION. Static variable in class oclc.ber.ASN1
arbitrary. Static variable in class oclc.ber.ASN1
asmRec(BerString). Method in class oclc.ber.DataDir
Assembles a BER record from a DataDir into a BerString object.
ASN1(). Constructor for class oclc.ber.ASN1
asn1class(). Method in class oclc.ber.DataDir
Accessor method for asn1class for this DataDir.
asn1Len(). Method in class oclc.ber.BerString
Find the length of a BER record.

B

BerString(byte[]). Constructor for class oclc.ber.BerString
BerString(DataDir). Constructor for class oclc.ber.BerString
Build a ber_record from a directory.
BerString(DataDir, int, int). Constructor for class oclc.ber.BerString
Build a ber_record from a directory and leave space in the buffer for other data to be provided by the application.
BerString(InputStream). Constructor for class oclc.ber.BerString
Read a ber_record from the InputStream.
bibliographicLevel(). Method in class oclc.overcite.marc
BITSTRING. Static variable in class oclc.ber.ASN1
BOOLEAN. Static variable in class oclc.ber.ASN1
BufferedBerStream(InputStream). Constructor for class oclc.ber.BufferedBerStream
Create a BufferedInputStream ready for reading BerStrings.
byteBeforeDate1(). Method in class oclc.overcite.marc

C

catalogingSourceCode(). Method in class oclc.overcite.marc
child(). Method in class oclc.ber.DataDir
Accessor method for child of this DataDir.
clone(). Method in class oclc.ber.DataDir
Clone the DataDir and all it's children and siblings.
clone(). Method in interface oclc.ber.DataDirObject
Method to create a clone of the object.
COLUMNS. Static variable in class oclc.overcite.FCL
CONSTRUCTED. Static variable in class oclc.ber.ASN1
CONTEXT. Static variable in class oclc.ber.ASN1
count(). Method in class oclc.ber.DataDir
Accessor method for count for this DataDir.

D

daddBits(int, byte, String). Method in class oclc.ber.DataDir
Add a leaf node which contains a BITSTRING to a directory.
daddChar(int, byte, byte[]). Method in class oclc.ber.DataDir
Add a leaf node to the directory with byte[] data.
daddChar(int, byte, String). Method in class oclc.ber.DataDir
Add a leaf node to the directory with String data.
daddDir(DataDir). Method in class oclc.ber.DataDir
Attach one directory to another.
daddNum(int, byte, int). Method in class oclc.ber.DataDir
Add a leaf node to the directory with INTEGER data.
daddObj(DataDirObject). Method in class oclc.ber.DataDir
Remove the reference to any data and create a reference to the specified DataDirObject.
daddObj(int, byte, DataDirObject). Method in class oclc.ber.DataDir
Add a leaf node to the directory with DataDirObject data.
daddoid(int, byte, String). Method in class oclc.ber.DataDir
Add a leaf node to a directory which contains an OID.
daddTag(int, byte). Method in class oclc.ber.DataDir
Add a non-leaf node to a directory.
data(). Method in class oclc.ber.DataDir
Accessor method for data for this DataDir.
DataDir(BerString). Constructor for class oclc.ber.DataDir
Builds a DataDir tree structure for a BER record.
DataDir(DataDir, int, byte). Constructor for class oclc.ber.DataDir
Create a non-leaf node that will be a child of the specified parent.
DataDir(int, byte). Constructor for class oclc.ber.DataDir
Create a DataDir node with the specified fldid and asn1class.
date1(). Method in class oclc.overcite.marc
date2(). Method in class oclc.overcite.marc
dateRecordEntered(). Method in class oclc.overcite.marc
DBList. Variable in class oclc.z39.Z39init
Array of available DatabaseNames.
ddelDir(). Method in class oclc.ber.DataDir
Remove a node and its children from a directory.
dgetBits(). Method in class oclc.ber.DataDir
Get a BITSTRING from a leaf node.
dgetChar(). Method in class oclc.ber.DataDir
Get a String from a leaf node.
dgetNum(). Method in class oclc.ber.DataDir
Get an INTEGER from a leaf node.
dgetoid(). Method in class oclc.ber.DataDir
Get a human readable OID from a leaf node.
dinsTag(int, byte). Method in class oclc.ber.DataDir
Insert a new tag before an existing dir and all its siblings.
displayTerm. Variable in class oclc.z39.Z39scan
Array of terms.
doDiacritics(String). Method in class oclc.overcite.FCL
dreplaceNum(int). Method in class oclc.ber.DataDir
Replace the data contents with an INTEGER value.
dtagFound(int, byte). Method in class oclc.ber.DataDir
Checks for existence of a particular node in a directory.

E

encodingLevel(). Method in class oclc.overcite.marc
errorCode. Variable in class oclc.z39.Z39present
Error code if Present failed.
errorCode. Variable in class oclc.z39.Z39scan
Error code if Scan failed.
errorCode. Variable in class oclc.z39.Z39search
Error code if Search failed.
errorMsg. Variable in class oclc.z39.Z39present
Error message if Present failed.
errorMsg. Variable in class oclc.z39.Z39scan
Error message if Scan failed.
errorMsg. Variable in class oclc.z39.Z39search
Error message if Search failed.
example(). Constructor for class oclc.z39.example
EXTERNAL. Static variable in class oclc.ber.ASN1

F

failureCode. Variable in class oclc.z39.Z39init
Reason InitRequest failed.
FCL(BerString). Constructor for class oclc.overcite.FCL
FCL(FileInputStream). Constructor for class oclc.overcite.FCL
FIELD. Static variable in class oclc.overcite.FCL
FIELD_TERMINATOR. Static variable in class oclc.overcite.marc
fldid(). Method in class oclc.ber.DataDir
Accessor method for fldid for this DataDir.
form(). Method in class oclc.ber.DataDir
Accessor method for form for this DataDir.
formatmarc(String, int). Static method in class oclc.overcite.marc
Method to format a marc record into something suitable for display.
frequencyToMarc. Static variable in class oclc.overcite.marc
Array for changing frequency encoded tags to Marc tags.

G

GENERALSTRING. Static variable in class oclc.ber.ASN1
getErrors(). Method in class oclc.overcite.FCL
getFormat(). Method in class oclc.overcite.FCL
getLen(). Method in class oclc.ber.BerString
Get a length directly from a BER record.
getNum(byte[], int, int). Static method in class oclc.ber.ASN1
Get a number from a buffer
GetScanTerms(DataDir). Method in class oclc.z39.Z39scan
Build term, displayTerm and postings arrays from ScanResponse.
getTag(). Method in class oclc.ber.BerString
Get a tag directly from a BER record.
getTerminator(). Method in class oclc.overcite.FCL
getWordBreak(). Method in class oclc.overcite.FCL

I

init. Variable in class oclc.z39.Z39response
InitResponse.
init(). Method in class oclc.z39.zapplet
INTEGER. Static variable in class oclc.ber.ASN1
IsCompleteBER(int, int[]). Method in class oclc.ber.BerString
Determine if a complete BER record has been received.

L

languageIndex(). Method in class oclc.overcite.marc
length(). Method in interface oclc.ber.DataDirObject
Method to get the length of the object.
lenLen(int). Static method in class oclc.ber.ASN1
Get the length needed to represent the given length.
logfile. Static variable in class oclc.z39.Z39api
File for logging output.
logging(int). Static method in class oclc.z39.Z39api
Enable and disable run-time diagnostics.
logit. Static variable in class oclc.z39.Z39api
Flag for logging.

M

main(String[]). Static method in class oclc.overcite.ber2txt
main(String[]). Static method in class oclc.z39.example
main(String[]). Static method in class oclc.overcite.fcompile
main(String[]). Static method in class oclc.z39.zclient
marc(String). Constructor for class oclc.overcite.marc
Initializes an object so that individual Marc field 000 and Marc field 008 elements may be picked out of a String containing the entire field.
MARC_SYNTAX. Static variable in class oclc.z39.Z39api
A record syntax; see the Z39.50 specification.
marcToFrequency. Static variable in class oclc.overcite.marc
Array for changing marc tags to frequency encoded tags.
maximumRecordSize. Variable in class oclc.z39.Z39init
Override of preferredMessageSize for retrieval of exceptionally large records.
MessageOfTheDay. Variable in class oclc.z39.Z39init
String containing message from Z39.50 server.
modifiedRecordIndicator(). Method in class oclc.overcite.marc

N

next(). Method in class oclc.ber.DataDir
Accessor method for next sibling of this DataDir.
nextResultsSetPosition. Variable in class oclc.z39.Z39present
Starting point for next PresentRequest.
not_BER. Static variable in class oclc.z39.Z39response
Value for type meaning this response was not in BER format.
notAllRequestedResultSetsDeleted. Static variable in class oclc.z39.Z39api
deleteResultSet status; see Z39.50 specification.
notAllRsltSetsDeletedOnBulkDlte. Static variable in class oclc.z39.Z39api
deleteResultSet status; see Z39.50 specification.
nSearches. Static variable in class oclc.z39.Z39api
Number of searches this object has done.
NULL. Static variable in class oclc.ber.ASN1
numberOfEntriesReturned. Variable in class oclc.z39.Z39scan
Number of terms returned.
numberOfRecordsReturned. Variable in class oclc.z39.Z39present
Number of records returned in Response.
numLen(int). Static method in class oclc.ber.ASN1
Get the length needed to represent the given number.

O

object(). Method in class oclc.ber.DataDir
Accessor method for DataDirObject for this DataDir.
OBJECTDESCRIPTOR. Static variable in class oclc.ber.ASN1
OBJECTIDENTIFIER. Static variable in class oclc.ber.ASN1
OCLC_BER_SYNTAX. Static variable in class oclc.z39.Z39api
A record syntax; see the Z39.50 specification.
OCLC_USERINFORMATION_1. Static variable in class oclc.z39.Z39api
ObjectIdentifier of OCLC's UserInformationField.
octet_aligned. Static variable in class oclc.ber.ASN1
OCTETSTRING. Static variable in class oclc.ber.ASN1
offset. Variable in class oclc.ber.BerString
OPAC_SYNTAX. Static variable in class oclc.z39.Z39api
A record syntax; see the Z39.50 specification.
operator. Static variable in class oclc.z39.Z39api
Known operators for searching.
options. Variable in class oclc.z39.Z39init
Negotiates whether specific features are available.
overcite(DataDir, FCL). Constructor for class oclc.overcite.overcite
Creates formatted record from raw record and FCL.
overcite(DataDir, String, String, String, int, FCL). Constructor for class oclc.overcite.overcite
Creates formatted record from raw record and FCL.

P

paint(Graphics). Method in class oclc.z39.zapplet
parent(). Method in class oclc.ber.DataDir
Accessor method for parent of this DataDir.
postings. Variable in class oclc.z39.Z39scan
Array of postings for each term.
preferredMessageSize. Variable in class oclc.z39.Z39init
Preferred maximum size in bytes of responses to a PresentRequest.
present. Variable in class oclc.z39.Z39response
PresentResponse.
Present. Variable in class oclc.z39.Z39search
PresentResponse if piggybacked Present was requested.
presentStatus. Variable in class oclc.z39.Z39present
Status.
prev(). Method in class oclc.ber.DataDir
Accessor method for previous sibling of this DataDir.
PRIMITIVE. Static variable in class oclc.ber.ASN1
PRIVATE. Static variable in class oclc.ber.ASN1
putChar(byte[], int). Method in class oclc.ber.BerString
Put an array of bytes in to a BER record.
putLen(int). Method in class oclc.ber.BerString
Put a length directly into a BER record.
putNum(byte[], int, int). Static method in class oclc.ber.ASN1
Put a number into a given buffer
putNumber(int). Method in class oclc.ber.BerString
Put a number into a BER record.
putTag(int, byte, byte). Method in class oclc.ber.BerString
Put a tag directly into a BER record.

R

readBerString(). Method in class oclc.ber.BufferedBerStream
Read a BerString from the InputStream.
recLen(). Method in class oclc.ber.DataDir
Returns the length of the BER record that would be created from the directory.
record. Variable in class oclc.ber.BerString
record(). Method in class oclc.ber.BerString
Accessor method for byte[] record.
record(). Method in class oclc.overcite.overcite
RECORD_TERMINATOR. Static variable in class oclc.overcite.marc
records. Variable in class oclc.z39.Z39present
Array of records returned in Response.
recordStatus(). Method in class oclc.overcite.marc
recordSyntax. Variable in class oclc.z39.Z39present
Syntax of returned records.
recordType(). Method in class oclc.overcite.marc
referenceId. Variable in class oclc.z39.Z39init
Value passed to Request and returned by a target Z39.50 server and Response stores it here.
referenceId. Variable in class oclc.z39.Z39present
Value passed to Request and returned by a target Z39.50 server and Response stores it here.
referenceId. Variable in class oclc.z39.Z39scan
Value passed to Request and returned by a target Z39.50 server and Response stores it here.
referenceId. Variable in class oclc.z39.Z39search
Value passed to Request and returned by a target Z39.50 server and Response stores it here.
Request(int, int, int, int, int, String, String, String, String, String, String, int, int, int). Method in class oclc.z39.Z39search
Creates a Z39.50 SearchRequest.
Request(int, String, int, int, String, String, int, int). Method in class oclc.z39.Z39present
Creates a Z39.50 PresentRequest.
Request(int, String, int, int, String, String, String, DataDir, int, int). Method in class oclc.z39.Z39init
Creates a Z39.50 InitRequest.
Request(int, String, String, int, int, int, int, int). Method in class oclc.z39.Z39scan
Creates a Z39.50 ScanRequest.
Response(BerString). Method in class oclc.z39.Z39init
Processes a Z39.50 InitResponse.
Response(BerString). Method in class oclc.z39.Z39present
Processes a Z39.50 PresentResponse.
Response(BerString). Method in class oclc.z39.Z39response
Determines the type and processes a Z39.50 Response.
Response(BerString). Method in class oclc.z39.Z39scan
Processes a Z39.50 ScanResponse.
Response(BerString). Method in class oclc.z39.Z39search
Response(DataDir). Method in class oclc.z39.Z39init
Processes a Z39.50 InitResponse.
Response(DataDir). Method in class oclc.z39.Z39present
Processes a Z39.50 PresentResponse.
Response(DataDir). Method in class oclc.z39.Z39response
Determines the type and processes a Z39.50 Response.
Response(DataDir). Method in class oclc.z39.Z39scan
Processes a Z39.50 ScanResponse.
Response(DataDir). Method in class oclc.z39.Z39search
result. Variable in class oclc.z39.Z39init
'Accept' or 'Reject'.
resultCount. Variable in class oclc.z39.Z39search
Number of records located by Search.
resultSetDidNotExist. Static variable in class oclc.z39.Z39api
deleteResultSet status; see Z39.50 specification.
ResultSetNames. Static variable in class oclc.z39.Z39api
Names of results sets for each search done by this class.
resultSetStatus. Variable in class oclc.z39.Z39search
Piggybacked Present Status.

S

scan. Variable in class oclc.z39.Z39response
ScanResponse.
scanStatus. Variable in class oclc.z39.Z39scan
Status.
search. Variable in class oclc.z39.Z39response
SearchResponse.
searchStatus. Variable in class oclc.z39.Z39search
Status.
SEQUENCE. Static variable in class oclc.ber.ASN1
SET. Static variable in class oclc.ber.ASN1
setOffset(int). Method in class oclc.ber.BerString
Allows caller to reset offset to beginning of record.
sgmlTagsAt(String). Method in class oclc.overcite.FCL
SIMPLETEXT_SYNTAX. Static variable in class oclc.z39.Z39api
A record syntax; see the Z39.50 specification.
single_ASN1_type. Static variable in class oclc.ber.ASN1
SUBFIELD_DELIMITER. Static variable in class oclc.overcite.marc

T

tagLen(int). Static method in class oclc.ber.ASN1
Get the length needed to represent the given fldid.
term. Variable in class oclc.z39.Z39scan
Array of terms.
termsToString(). Method in class oclc.z39.Z39scan
Format a newline separated String of terms and postings.
testDiatable(). Static method in class oclc.overcite.FCL
toByteArray(). Method in interface oclc.ber.DataDirObject
Method to convert the object to a byte array.
toByteArray(). Method in class oclc.overcite.FCL
toString(). Method in class oclc.ber.BerString
Creates String representation of BER record.
toString(). Method in class oclc.ber.DataDir
Produce a formatted hex dump of a directory.
toString(). Method in interface oclc.ber.DataDirObject
Method to convert the object to a String.
toString(). Method in class oclc.overcite.FCL
toString(). Method in class oclc.z39.Z39init
toString(). Method in class oclc.z39.Z39present
toString(). Method in class oclc.z39.Z39response
toString(). Method in class oclc.z39.Z39scan
toString(). Method in class oclc.z39.Z39search
toString(int). Method in class oclc.ber.BerString
Creates String representation of BER record.
translateTextAt(String). Method in class oclc.overcite.FCL
type. Variable in class oclc.z39.Z39response
Type of the last response examined.

U

UNIVERSAL. Static variable in class oclc.ber.ASN1

V

VISIBLESTRING. Static variable in class oclc.ber.ASN1

Z

z3950_accessControlRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_accessControlResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_and. Static variable in class oclc.z39.Z39api
Query parameter for Search request; see Z39.50 specification.
z3950_and_not. Static variable in class oclc.z39.Z39api
Query parameter for Search request; see Z39.50 specification.
z3950_AttributeList. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_attributes. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_AttributesPlusTerm. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_AttributeType. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_AttributeValue. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_BadAuthoPassword. Static variable in class oclc.z39.Z39api
Return code for authorization on Init.
z3950_BillingGroup. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_BlockedIPAddress. Static variable in class oclc.z39.Z39api
Return code for authorization on Init.
z3950_byAttributes. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_byte. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_chapter. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_character. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_databaseId. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_DatabaseName. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_databaseNames. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_dataBaseOrSurDiagnostics. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_databaseRecord. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_deleteFunction. Static variable in class oclc.z39.Z39api
deleteResultSet parameter; see Z39.50 specification.
z3950_deleteOperationStatus. Static variable in class oclc.z39.Z39api
deleteResultSet parameter; see Z39.50 specification.
z3950_deleteResultSetRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_deleteResultSetResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_DiagBib1Databaseunavailable. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagBib1ESExecutionFailed. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagBib1EStypeNotSupported. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagBib1Malformedquery. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagBib1Malformedscan. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagBib1NoResultSet. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagBib1UnsupportedTruncationAttribute. Static variable in class oclc.z39.Z39api
DIAG.1 Diagnostic Set Bib-1; see Z39.50 specification.
z3950_DiagnosticFormataddMsg. Static variable in class oclc.z39.Z39api
DIAG.2 Diagnostic Format Diag-1; see Z39.50 specification.
z3950_DiagnosticFormatcondition. Static variable in class oclc.z39.Z39api
DIAG.2 Diagnostic Format Diag-1; see Z39.50 specification.
z3950_DiagnosticFormatspecified. Static variable in class oclc.z39.Z39api
DIAG.2 Diagnostic Format Diag-1; see Z39.50 specification.
z3950_DiagnosticFormatunspecified. Static variable in class oclc.z39.Z39api
DIAG.2 Diagnostic Format Diag-1; see Z39.50 specification.
z3950_displayTerm. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_distance. Static variable in class oclc.z39.Z39api
prox parameter; see Z39.50 specification.
z3950_document. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_element. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_ElementSetNames. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_elementType. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_entries. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_equal. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_exclusion. Static variable in class oclc.z39.Z39api
prox parameter; see Z39.50 specification.
z3950_extendedservicesRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_extendedservicesResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_failure. Static variable in class oclc.z39.Z39api
Present status; see Z39.50 specification.
z3950_globalOccurrences. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_greaterThan. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_greaterThanOrEqual. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_groupId. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_idAuthentication. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_ImplementationId. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_ImplementationName. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_ImplementationVersion. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_IncorrectInterfaceType. Static variable in class oclc.z39.Z39api
Return code for authorization on Init.
z3950_init. Static variable in class oclc.z39.Z39response
Value for type meaning this response was an Init.
z3950_InitFailureCode. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_InitFailureMsg. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_InitFailureReason. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_initRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_initResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_interim. Static variable in class oclc.z39.Z39api
Search status; see Z39.50 specification.
z3950_InvalidAutho. Static variable in class oclc.z39.Z39api
Return code for authorization on Init.
z3950_known. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_largeSetLowerBound. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_lessThan. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_lessThanOrEqual. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_Listentries. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_MasterAuthorization. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_MaximumRecordSize. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_MaxNumberSimultaneousUsers. Static variable in class oclc.z39.Z39api
Return code for authorization on Init.
z3950_mediumSetElementSetNames. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_mediumSetPresentNumber. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_MultipleNonSurrogates. Static variable in class oclc.z39.Z39api
DIAG.2 Diagnostic Format Diag-1; see Z39.50 specification.
z3950_newPassword. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_NextResultSetPosition. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_none. Static variable in class oclc.z39.Z39api
Search status; see Z39.50 specification.
z3950_nonSurrogateDiagnostic. Static variable in class oclc.z39.Z39api
DIAG.2 Diagnostic Format Diag-1; see Z39.50 specification.
z3950_nonsurrogateDiagnostics. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_NoSearchesRemaining. Static variable in class oclc.z39.Z39api
Return code for authorization on Init.
z3950_notEqual. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_numberOfEntriesReturned. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_numberOfRecordsRequested. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_NumberOfRecordsReturned. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_numberOfTermsRequested. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_Operand. Static variable in class oclc.z39.Z39api
Query parameter for Search request; see Z39.50 specification.
z3950_Operator. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_Options. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_or. Static variable in class oclc.z39.Z39api
Query parameter for Search request; see Z39.50 specification.
z3950_ordered. Static variable in class oclc.z39.Z39api
prox parameter; see Z39.50 specification.
z3950_paragraph. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_partial_1. Static variable in class oclc.z39.Z39api
Present status; see Z39.50 specification.
z3950_partial_2. Static variable in class oclc.z39.Z39api
Present status; see Z39.50 specification.
z3950_partial_3. Static variable in class oclc.z39.Z39api
Present status; see Z39.50 specification.
z3950_partial_4. Static variable in class oclc.z39.Z39api
Present status; see Z39.50 specification.
z3950_password. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_positionOfTerm. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_PreAuthorized. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_PreferredMessageSize. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_preferredPositionInResponse. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_PreferredRecordSyntax. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_present. Static variable in class oclc.z39.Z39response
Value for type meaning this response was a Present.
z3950_presentRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_presentResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_PresentStatus. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_private. Static variable in class oclc.z39.Z39api
prox relationship parameter; see Z39.50 specification.
z3950_ProtocolVersion. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_prox. Static variable in class oclc.z39.Z39api
Query parameter for Search request; see Z39.50 specification.
z3950_proximityUnitCode. Static variable in class oclc.z39.Z39api
prox parameter; see Z39.50 specification.
z3950_Query. Static variable in class oclc.z39.Z39api
Query parameter for Search request; see Z39.50 specification.
z3950_query. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_ReferenceId. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_relationType. Static variable in class oclc.z39.Z39api
prox parameter; see Z39.50 specification.
z3950_replaceIndicator. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_resourceControlRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_resourceControlResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_resourceReportRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_resourceReportResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_result. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_resultCount. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_ResultSetId. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_resultSetName. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_resultSetStartPoint. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_resultSetStatus. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_scan. Static variable in class oclc.z39.Z39response
Value for type meaning this response was a Scan.
z3950_scan_status_failure. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scan_status_partial_1. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scan_status_partial_2. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scan_status_partial_3. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scan_status_partial_4. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scan_status_partial_5. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scan_status_success. Static variable in class oclc.z39.Z39api
Scan status; see Z39.50 specification.
z3950_scanRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_scanResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_scanStatus. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_search. Static variable in class oclc.z39.Z39response
Value for type meaning this response was a Search.
z3950_searchRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_searchResponse. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_searchStatus. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_section. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_sentence. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_smallSetElementSetNames. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_smallSetUpperBound. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_stepSize. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_subelement. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
z3950_subset. Static variable in class oclc.z39.Z39api
Search status; see Z39.50 specification.
z3950_success. Static variable in class oclc.z39.Z39api
Present status; see Z39.50 specification.
z3950_surrogateDiagnostic. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_Term. Static variable in class oclc.z39.Z39api
Search/Present paramter; see Z39.50 specification.
z3950_term. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_termInfo. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_termListAndStartPoint. Static variable in class oclc.z39.Z39api
Scan parameter; see Z39.50 specification.
z3950_triggerResourceControlRequest. Static variable in class oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
z3950_type_0. Static variable in class oclc.z39.Z39api
Query type for Search request; see Z39.50 specification.
z3950_type_1. Static variable in class oclc.z39.Z39api
Query type for Search request; see Z39.50 specification.
z3950_type_100. Static variable in class oclc.z39.Z39api
Query type for Search request; see Z39.50 specification.
z3950_type_101. Static variable in class oclc.z39.Z39api
Query type for Search request; see Z39.50 specification.
z3950_type_2. Static variable in class oclc.z39.Z39api
Query type for Search request; see Z39.50 specification.
z3950_UniversalID. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_unknown. Static variable in class oclc.z39.Z39response
Value for type meaning this response was of an unknown type.
z3950_userId. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_UserInformationField. Static variable in class oclc.z39.Z39api
An Init parameter; see the Z39.50 specification.
z3950_word. Static variable in class oclc.z39.Z39api
Proximity unit code; see Z39.50 specification.
Z39api(). Constructor for class oclc.z39.Z39api
Z39init(). Constructor for class oclc.z39.Z39init
Z39present(). Constructor for class oclc.z39.Z39present
Z39response(). Constructor for class oclc.z39.Z39response
Z39scan(). Constructor for class oclc.z39.Z39scan
Z39search(). Constructor for class oclc.z39.Z39search
zapplet(). Constructor for class oclc.z39.zapplet