mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Resource_Object >> OAI >> Reader >> OAI_Repository_Stream_Reader

OAI_Repository_Stream_Reader Class



Static class is used to query an OAI-PMH repository for information about the repository or records within that repository


Namespace: SobekCM.Resource_Object.OAI.Reader
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public class OAI_Repository_Stream_Reader

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.OAI.Reader..::..OAI_Repository_Stream_Reader

Constructors

  NameDescription
Public methodOAI_Repository_Stream_Reader
Initializes a new instance of the OAI_Repository_Stream_Reader class

Methods

  NameDescription
Public methodStatic memberIdentify
Gets the basic OAI-PMH repository information about a repository, indicated by URL
Public methodStatic memberList_Metadata_Formats
Add the list of possible metadata formats to the OAI-PMH repository information object
Public methodStatic memberList_Records(String, String)
Gets the continuing list of records from an OAI-PMH repository, from a resumption token
Public methodStatic memberList_Records(String, String, String)
Gets the list of records from an OAI-PMH repository
Public methodStatic memberList_Sets
Adds the list of all the sets to this OAI-PMH repository information object

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )