MARC21_Interface Methods |
The MARC21_Interface type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add_Field |
Adds new fields to a file of marc records
|
![]() | Add_Field_Stream |
Add Field as a stream
|
![]() | AddField |
AddField function replaces add_field and add_field_string
|
![]() | ChangeStringEncoding |
Convert between codepages
|
![]() | CleanTempFiles |
Force the cleaning of temporary files.
|
![]() | CloseReadStream |
Closes a streamreader object
|
![]() | CloseWriteStream |
Closes a StreamWriter Object
|
![]() | ConvertFile |
Convert charactersets from a codepage to UTF8
|
![]() | Delete_Field |
Delete Field function is used to delete a list of fields from a file
|
![]() | Delete_Field_Stream |
Delete Field as a stream
|
![]() | DeleteField |
DeleteField function deletes fields from a mnemonic marc record.
|
![]() | Delimited_Output_Stream |
Export Delimited Text via a string
|
![]() | Dispose |
Not to be called -- this is for use when using .NET calls
|
![]() | Export_Tabbed_MARC |
Export_Tabbed_MARC will export a defined set of data into delimited format.
|
![]() | Export_Tabbed_MARC_Stream |
Export a delimited field list from a set of MARC records.
|
![]() | IsDisposed |
Used to determine if the object has been disposed
Return ValueType:true if disposed. false if not disposed |
![]() | MARC2MARC21XML |
Translates MARC to MARC21XML
|
![]() | MARC2MARC21XML_Stream |
MARC 2 MARC21XML Streaming function. Tasks a stream of records and processes them
|
![]() | MARC2Stream |
Break a set of MARC records to a stream
|
![]() | MARC2XML |
Translates MARC to XML
|
![]() | MARC2XML_Stream |
MARC2XML via a string
|
![]() | MarcFile |
MarcFile: reads MARC Files and return data in the mnemonic format.
|
![]() | MarcFileEx |
MarcFileEx: 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 |
Make a Mnemonic set of records to a stream
|
![]() | OpenReadStream |
Opens a StreamReader Object configured to a specific codepage
|
![]() | OpenStreamWriter |
Returns a streamwriter object
|
![]() | Peek |
Peeks forward in a stream to see if file is at the end or not
|
![]() | ReadAll |
Read the entire contents of a streamreader object
|
![]() | ReadLine |
Reads next line of the StreamReaderObject
|
![]() | ReadMARC21XML |
Reads MARC21XML to MARC
|
![]() | ReadMARC21XMLStream |
Process a MARCXML21 stream to MARC.
|
![]() | ReadNextMARCRecord |
Returns the next MARC Record Block
|
![]() | ReadNextMnemonicRecord |
Returns the next mnemonic record block
|
![]() | ReplaceAll |
ReplaceAll Function against a mnemonic MARC string
|
![]() | UnEscapeEntities |
Unescapes HTML entities from a string and replaces them with their UTF8 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
|