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
-
Explain()
-
-
getRecord(DataDir)
- Create the appropriate Explain record object for the given DataDir
Explain
public Explain()
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