Uses of Interface
edu.mit.jwi.IRAMDictionary

Packages that use IRAMDictionary
edu.mit.jwi Provides the main dictionary interface and a default implementation. 
 

Uses of IRAMDictionary in edu.mit.jwi
 

Classes in edu.mit.jwi that implement IRAMDictionary
 class RAMDictionary
           Default implementation of the IRAMDictionary interface.
 

Methods in edu.mit.jwi with parameters of type IRAMDictionary
protected static boolean RAMDictionary.export(IRAMDictionary dict, java.io.OutputStream out)
          Exports a specified RAM Dictionary object to the specified output stream.
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.