| 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 ContentType<ISynset> |
ContentType.DATA_ADJECTIVE |
static ContentType<ISynset> |
ContentType.DATA_ADVERB |
static ContentType<ISynset> |
ContentType.DATA_NOUN |
static ContentType<ISynset> |
ContentType.DATA_VERB |
static ContentType<IExceptionEntryProxy> |
ContentType.EXCEPTION_ADJECTIVE |
static ContentType<IExceptionEntryProxy> |
ContentType.EXCEPTION_ADVERB |
static ContentType<IExceptionEntryProxy> |
ContentType.EXCEPTION_NOUN |
static ContentType<IExceptionEntryProxy> |
ContentType.EXCEPTION_VERB |
static ContentType<IIndexWord> |
ContentType.INDEX_ADJECTIVE |
static ContentType<IIndexWord> |
ContentType.INDEX_ADVERB |
static ContentType<IIndexWord> |
ContentType.INDEX_NOUN |
static ContentType<IIndexWord> |
ContentType.INDEX_VERB |
static ContentType<ISenseEntry> |
ContentType.SENSE |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ContentType<?>> |
ContentType.values()
Emulates the Enum.values() function.
|
Copyright © 2018. All rights reserved.