MarcEdit .NET COM API Documentation

MARC21 Members

MARC21 overview

Public Static Fields

DEFAULT_SET use this variable when working with the MARC21XML functions.
MARC8_SET use this variable when working with the MARC21XML functions
MSXML
SAXON

Public Instance Constructors

MARC21 Constructor Defines the base MARC21 Class.

Public Instance Properties

GetError Returns the current Error value the last called function.
Set_XSLT_Engine
SetTempPath
XSLTError

Public Instance Methods

Add_Field
ConvertFile
Delete_Field Delete Field function is used to delete a list of fields from a file
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Export_Tabbed_MARCOverloaded. Export a delimited field list from a set of MARC records.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
MARC2MARC21XML Translates MARC to MARC21XML
MARC2Stream
MARC2XML Translates MARC to XML
MarcFile MarcFile: reads MARC Files and return data in the mnemonic format.
MarcFileEx MarcFile: reads MARC Files and return data in the mnemonic format.
MARCJoin MARCJoin provides the ability to join a set of files into a single file.
MARCSplit MARCSplit provides the ability to split larger record sets into smaller file sets.
MARCXMLtoMARC Depricated function: Used in MarcEdit 4.6. Use ReadMARC21XML
MMaker MMaker reads MarcEdit's Mnemonic format and returns a MARC file.
MMakerEx MMakerEx reads MarcEdit's Mnemonic format and returns a MARC file.
Mnemonic2Stream
ReadMARC21XML Reads MARC21XML to MARC
ReadMARC21XMLStream Reads MARC21XML to MARC
ToString (inherited from Object)Returns a String that represents the current Object.
XML2MARC Translates XML to MARC
XML2XML Translates one XML format to another.
XMLFile Depricated MARCEngine 4.6 function. Use MARC2MARC21XML
XMLtoMARC Depricated. Use XML2MARC
XMLtoXML Depricated function from MarcEdit 4.6. Use XML2XML

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

MARC21 Class | MARCEngine5 Namespace