| Package | Description |
|---|---|
| edu.mit.jwi |
Provides the main dictionary interface and a default implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RAMDictionary
Default implementation of the
IRAMDictionary interface. |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
RAMDictionary.export(IRAMDictionary dict,
OutputStream out)
Exports a specified RAM Dictionary object to the specified output stream.
|
Copyright © 2018. All rights reserved.