MARC21 Methods |
The MARC21 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add_Field |
Add Field function is used to add a list of fields to a file
|
![]() | Add_Field_Stream |
Add_Field_Stream Field function is used to add a list of fields to a file
|
![]() | AddField |
AddField provides access to the MarcEngine's add field function. Function requires data to be passed in
mnemonic format
|
![]() | ChangeStringEncoding |
Provides a method to flip character encodings
|
![]() | CleanTempFiles |
Cleans temporary files
|
![]() | CloseReadStream |
Closes a streamreader object
|
![]() | CloseWriteStream |
Closes a StreamWriter Object
|
![]() | ContainsUnicodeCharacter |
Description: Reads a string and determines if the string is in UTF8
|
![]() | ConvertFile |
Description: ConvertFile translates binary MARC data from one character codepage to another
|
![]() | Delete_Field |
Delete Field function is used to delete a list of fields from a file
|
![]() | Delete_Field_Stream |
Delete_Field_Stream Field function is used to delete a list of fields from a file
|
![]() | DeleteField |
DeleteField provides access to the MarcEngine's add field function.
Function requires data to be passed in
mnemonic format
|
![]() | Delimited_Output_Stream |
Delimited_Output_Stream
|
![]() | Dispose | |
![]() | Dispose(Boolean) |
Disposes the object. Do not used. Allow Garbage collection to use this
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Export_Tabbed_MARC |
Export a delimited field list from a set of MARC records.
|
![]() | Export_Tabbed_MARC_Stream |
Export a delimited field list from a set of MARC records.
|
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsDisposed |
Returns if the object has been disposed
|
![]() | MARC2MARC21XML |
Translates MARC to MARC21XML
|
![]() | MARC2MARC21XML_Stream |
Translates MARC to MARC21XML stream
|
![]() | MARC2Stream |
Description: Converts MARC data to the mnemonic format.
|
![]() | MARC2XML |
Translates MARC to XML
|
![]() | MARC2XML_Stream |
Translates MARC2XML_Stream
|
![]() | 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
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | 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 |
Description: Converts MarcEdit's mnemonic string format to MARC
|
![]() | OpenReadStream |
Description: Opens a StreamReader Object configured to a specific codepage
|
![]() | OpenStreamWriter |
Returns a streamwriter object
|
![]() | Peek |
Returns the current file position of the StreamReader.
|
![]() | ReadAll |
Description Read the entire contents of a streamreader object
|
![]() | ReadLine |
Reads next line of the StreamReaderObject
|
![]() | ReadMARC21XML |
Reads MARC21XML to MARC
|
![]() | ReadMARC21XMLStream |
Reads MARC21XML to MARC
|
![]() | ReadNextMARCRecord |
Returns the next MARC Record Block
|
![]() | ReadNextMnemonicRecord |
Returns the next Mnemonic Record Block
|
![]() | ReplaceAll | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnEscapeEntities |
Description: Unescapes HTML entity values.
|
![]() | Write |
Writes to a streamWriter 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
|