Uses of Package
edu.mit.jwi.data

Packages that use edu.mit.jwi.data
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. 
 

Classes in edu.mit.jwi.data used by edu.mit.jwi
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.
 

Classes in edu.mit.jwi.data used by edu.mit.jwi.data
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.
 

Classes in edu.mit.jwi.data used by edu.mit.jwi.item
IContentType
           Objects that implement this interface represent all possible types of content that are contained in the dictionary data resources.
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.