|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentType | |
|---|---|
| edu.mit.jwi.data | Provides classes and interfaces for the creation, searching, and interpretation of dictionary data sources. |
| Uses of ContentType in edu.mit.jwi.data |
|---|
| Fields in edu.mit.jwi.data declared as ContentType | |
|---|---|
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
|
| Methods in edu.mit.jwi.data that return types with arguments of type ContentType | |
|---|---|
static java.util.Collection<ContentType<?>> |
ContentType.values()
Emulates the Enum.values() function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||