Uses of Package
okapi.util

Packages that use okapi.util
okapi.coreobjects   
okapi.tools   
okapi.util   
 

Classes in okapi.util used by okapi.coreobjects
OkapiAuthenticationRequiredException
          AuthenticationRequired error to throw.
OkapiPermissionDeniedException
          PermissionDenied error to throw.
OkapiSession
          The OkapiSession class provides a mechanism for tracking users within an OkapiSite and maintaining state within the application.
OkapiStore
          General file-like storage.
 

Classes in okapi.util used by okapi.tools
OkapiAuthenticationRequiredException
          AuthenticationRequired error to throw.
OkapiPermissionDeniedException
          PermissionDenied error to throw.
OkapiStore
          General file-like storage.
OkapiXMLDocument
          Creates a string of formatted XML by sequentially adding tags and content.
 

Classes in okapi.util used by okapi.util
OkapiSearchUtils.Searcher
          class Searcher Class to perform searching and incremental index updates.
OkapiSearchUtils.SearchIndexer
          class SearchIndexer Class to perform indexing.
OkapiStore
          General file-like storage.
OkapiStoreFactory
           
 



Copyright ? 2001-2009 MIT. All Rights Reserved.