harpoon.Interpret.Quads
Class INResourceBundle

java.lang.Object
  extended by harpoon.Interpret.Quads.INResourceBundle

public class INResourceBundle
extends Object

INResourceBundle provides implementations for (some of) the native methods in java.util.ResourceBundle.

Version:
$Id: INResourceBundle.java,v 1.2 2002/02/25 21:05:46 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

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

Constructor Detail

INResourceBundle

public INResourceBundle()