| Package | Description |
|---|---|
| edu.mit.jwi |
Provides the main dictionary interface and a default implementation.
|
| edu.mit.jwi.data |
Provides classes and interfaces for the creation, searching, and interpretation of dictionary data sources.
|
| edu.mit.jwi.item |
Provides classes and interfaces that represent the Wordnet data structures.
|
| Class and Description |
|---|
| IClosable
An object that can be closed.
|
| IContentType
Objects that implement this interface represent all possible types of content
that are contained in the dictionary data resources.
|
| IDataProvider
Objects that implement this interface manage access to data source objects.
|
| IDataSource
An object that mediate between an
IDataSourceDictionary and the data
that is contained in the dictionary data resources. |
| IHasCharset
Classes implementing this interface have an associated Charset.
|
| IHasLifecycle
Object that has a lifecycle.
|
| IHasLifecycle.LifecycleState
An enum that represents the four different lifecycle states an object may
be in.
|
| ILoadable
An object that can be loaded.
|
| ILoadPolicy
An object with a load policy.
|
| Class and Description |
|---|
| ContentType
A concrete implementation of the
IContentType interface. |
| DataType
A concrete implementation of the
IDataType interface. |
| IClosable
An object that can be closed.
|
| IContentType
Objects that implement this interface represent all possible types of content
that are contained in the dictionary data resources.
|
| IDataProvider
Objects that implement this interface manage access to data source objects.
|
| IDataSource
An object that mediate between an
IDataSourceDictionary and the data
that is contained in the dictionary data resources. |
| IDataType
Objects that implement this interface represent possible types of data that
occur in the dictionary data directory.
|
| IHasCharset
Classes implementing this interface have an associated Charset.
|
| IHasLifecycle
Object that has a lifecycle.
|
| IHasLifecycle.LifecycleState
An enum that represents the four different lifecycle states an object may
be in.
|
| ILoadable
An object that can be loaded.
|
| ILoadableDataSource
A data source that is also loadable.
|
| ILoadPolicy
An object with a load policy.
|
| WordnetFile
Abstract superclass of wordnet data file objects.
|
| WordnetFile.LineIterator
Used to iterate over lines in a file.
|
| Class and Description |
|---|
| IContentType
Objects that implement this interface represent all possible types of content
that are contained in the dictionary data resources.
|
Copyright © 2018. All rights reserved.