| Package | Description |
|---|---|
| edu.mit.jwi.data |
Provides classes and interfaces for the creation, searching, and interpretation of dictionary data sources.
|
| Modifier and Type | Field and Description |
|---|---|
static DataType<ISynset> |
DataType.DATA |
static DataType<IExceptionEntryProxy> |
DataType.EXCEPTION |
static DataType<IIndexWord> |
DataType.INDEX |
static DataType<ISenseEntry> |
DataType.SENSE |
| Modifier and Type | Method and Description |
|---|---|
static Collection<DataType<?>> |
DataType.values()
Emulates the Enum.values() function.
|
Copyright © 2018. All rights reserved.