Man Page: http::oai::resumptiontoken
Operating Environment: debian
Section: 3pm
HTTP::OAI::ResumptionToken(3pm) User Contributed Perl Documentation HTTP::OAI::ResumptionToken(3pm)NAMEHTTP::OAI::ResumptionToken - Encapsulates an OAI resumption tokenMETHODS$rt = new HTTP::OAI::ResumptionToken This constructor method returns a new HTTP::OAI::ResumptionToken object. $token = $rt->resumptionToken([$token]) Returns and optionally sets the resumption token string. $ed = $rt->expirationDate([$rt]) Returns and optionally sets the expiration date of the resumption token. $cls = $rt->completeListSize([$cls]) Returns and optionally sets the cardinality of the result set. $cur = $rt->cursor([$cur]) Returns and optionally sets the index of the first record (of the current page) in the result set. NOTE - Completing incomplete list The final page of a record list which has been split using resumption tokens must contain an empty resumption token. perl v5.12.4 2007-06-28 HTTP::OAI::ResumptionToken(3pm)
| Related Man Pages |
|---|
| authen::simple::http(3pm) - debian |
| http::message::psgi(3pm) - debian |
| http::oai::useragent(3pm) - debian |
| io::all::http(3pm) - debian |
| net::http::nb(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |