gov.nist.nlpir.irf
Class LinkableInfoObj

java.lang.Object
  |
  +--gov.nist.nlpir.irf.InfoObj
        |
        +--gov.nist.nlpir.irf.LinkableInfoObj

public class LinkableInfoObj
extends InfoObj

Base class for Linkable Information Objects, basis of IR Document Class Objects

Version:
$Revision: 1.1 $
Author:
This software was produced by NIST, an agency of the U.S. government, and by statute is not subject to copyright in the United States. Recipients of this software assume all responsibilities associated with its operation, modification and maintenance.
See Also:
Document

Constructor Summary
LinkableInfoObj()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

LinkableInfoObj

public LinkableInfoObj()