All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ORG.oclc.z39.Explain

java.lang.Object
   |
   +----ORG.oclc.z39.Explain

public class Explain
extends Object
Explain record.

Version:
@(#)Explain.java 1.1 07/09/97

Constructor Index

 o Explain()

Method Index

 o getRecord(DataDir)
Create the appropriate Explain record object for the given DataDir

Constructors

 o Explain
 public Explain()

Methods

 o getRecord
 public static Explain getRecord(DataDir e)
Create the appropriate Explain record object for the given DataDir

Parameters:
e - the record
Returns:
the Explain record or null if the type is unknown

All Packages  Class Hierarchy  This Package  Previous  Next  Index