|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.z39.Z39scanApi
zclient
,
example
,
zapplet
,
Z39search
,
Z39response
Field Summary | |
static int |
databaseId
Scan parameter; see Z39.50 specification. |
static int |
entries
Scan parameter; see Z39.50 specification. |
static int |
Listentries
Scan parameter; see Z39.50 specification. |
static int |
nonsurrogateDiagnostics
Scan parameter; see Z39.50 specification. |
static int |
numberOfEntriesReturned
Scan parameter; see Z39.50 specification. |
static int |
numberOfTermsRequested
Scan parameter; see Z39.50 specification. |
static int |
positionOfTerm
Scan parameter; see Z39.50 specification. |
static int |
preferredPositionInResponse
Scan parameter; see Z39.50 specification. |
static int |
scan_status_failure
Scan status; see Z39.50 specification. |
static int |
scan_status_partial_1
Scan status; see Z39.50 specification. |
static int |
scan_status_partial_2
Scan status; see Z39.50 specification. |
static int |
scan_status_partial_3
Scan status; see Z39.50 specification. |
static int |
scan_status_partial_4
Scan status; see Z39.50 specification. |
static int |
scan_status_partial_5
Scan status; see Z39.50 specification. |
static int |
scan_status_success
Scan status; see Z39.50 specification. |
static int |
scanResponseStepSize
Scan parameter; see Z39.50 specification. |
static int |
scanStatus
Scan parameter; see Z39.50 specification. |
static int |
stepSize
Scan parameter; see Z39.50 specification. |
static int |
termInfo
Scan parameter; see Z39.50 specification. |
static int |
termListAndStartPoint
Scan parameter; see Z39.50 specification. |
Constructor Summary | |
Z39scanApi()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int databaseId
public static final int termListAndStartPoint
public static final int scanStatus
public static final int stepSize
public static final int scanResponseStepSize
public static final int numberOfEntriesReturned
public static final int numberOfTermsRequested
public static final int positionOfTerm
public static final int preferredPositionInResponse
public static final int entries
public static final int Listentries
public static final int termInfo
public static final int nonsurrogateDiagnostics
public static final int scan_status_success
public static final int scan_status_partial_1
public static final int scan_status_partial_2
public static final int scan_status_partial_3
public static final int scan_status_partial_4
public static final int scan_status_partial_5
public static final int scan_status_failure
Constructor Detail |
public Z39scanApi()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |