HTTP::OAI::Set.3pm

Langue: en

Version: 2007-06-28 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

HTTP::OAI::Set - Encapsulates OAI set XML data

METHODS

$spec = $s->setSpec([$spec])
$name = $s->setName([$name])
These methods return respectively, the setSpec and setName of the OAI Set.
$descs = $s->setDescription([$desc])
Returns and optionally adds the list of set descriptions. Returns a reference to an array of HTTP::OAI::Description objects.