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 >> Bibliographic_Mapping

Bibliographic_Mapping Class



This object allows data to be dynamically mapped to the correct fields in a Bibliographic Package.


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

Syntax

C#
public class Bibliographic_Mapping

Remarks

Object created by Mark V Sullivan (2006) for University of Florida's Digital Library Center.

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object..::..Bibliographic_Mapping

Constructors

  NameDescription
Public methodBibliographic_Mapping
Constructor for a new instance of the Bibliographic_Mapping class

Methods

  NameDescription
Public methodStatic memberAdd_Data
Adds a bit of data to a bibliographic package using the mapping
Public methodStatic memberbuild_date_string
Builds a complete date string based on each of the individual components passed in through the mappings ( day, month, year )
Public methodStatic memberclear_static_variables
Clears all of the static class variables used to retain state between different mappings for complex values which are passed in one at a time.
Public methodStatic memberMapped_Field_To_String
Converts the mapped field enumeration to a string
Public methodStatic memberString_To_Mapped_Field
Converts a string to a mapped field enumeration value

See Also



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