gov.nist.nlpir.irf
Class InfoObj

java.lang.Object
  |
  +--gov.nist.nlpir.irf.InfoObj
Direct Known Subclasses:
DeDouble, DeInteger, DePersonName, DeString, Index, LinkableInfoObj

public abstract class InfoObj
extends java.lang.Object

Base class for Information Objects in IRF

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:
LinkableInfoObj, DataElem, Index

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

Constructor Detail

InfoObj

public InfoObj()