| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.structure.StructureBase --+
|
object --+ |
| |
base.common.Parser --+
|
base.structure.ParseableStructure --+
|
base.structure.Structure --+
|
svcs.core.Core --+
|
object --+ |
| |
base.structure.RestrictionMixin --+
|
RegistryCore
is a core processing OAI requests.
Its signature requires a single input key containing the complete args from the incoming request. This is necessary to satisfy the requirement of raising errors on duplicate arguments.
It returns an ElementTree.
This core is intended to work the the RegistryRenderer.
| Nested Classes | |
|
Inherited from |
| Class Methods | |
|
Inherited from |
| Class Variables | |
name_ = a sentinel for all kinds of undefined values. |
|
inputTableXML = hash(x) |
|
outputTableXML = hash(x) |
|
builders =
|
|
|
Inherited from Inherited from Inherited from |
|
| Properties | |
| rd | |
|
Inherited from |
|
| Method Details |
returns an ElementTree containing a OAI-PMH response for the query described by pars.
|
|
|
|
|
|
| Class Variable Details |
inputTableXMLhash(x)
|
builders
|
| Property Details |
rd
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |