com.raritantechnologies.federated.z3950
Class MarcFormatTable

java.lang.Object
  extended bycom.raritantechnologies.federated.z3950.MarcFormatTable

public class MarcFormatTable
extends java.lang.Object

Translates MARC Integer codes to Z3950 field names.


Developed by Raritan Technologies Inc..

Author:
Ted Sullivan

Constructor Summary
MarcFormatTable()
           
 
Method Summary
static java.lang.String getMarcFormat(java.lang.Integer code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarcFormatTable

public MarcFormatTable()
Method Detail

getMarcFormat

public static java.lang.String getMarcFormat(java.lang.Integer code)