Uses of Interface
net.ontopia.infoset.core.PreloaderIF

Packages that use PreloaderIF
net.ontopia.infoset.fulltext.utils A collection of fulltext index utilities. 
net.ontopia.infoset.utils A collection of information set utilities. 
 

Uses of PreloaderIF in net.ontopia.infoset.fulltext.utils
 

Fields in net.ontopia.infoset.fulltext.utils declared as PreloaderIF
protected  PreloaderIF DocumentPreloaderProcessor.preloader
           
 

Constructors in net.ontopia.infoset.fulltext.utils with parameters of type PreloaderIF
DocumentPreloaderProcessor(PreloaderIF preloader)
           
DocumentPreloaderProcessor(PreloaderIF preloader, java.lang.String notation_field, java.lang.String address_field)
           
 

Uses of PreloaderIF in net.ontopia.infoset.utils
 

Classes in net.ontopia.infoset.utils that implement PreloaderIF
 class DiskPreloader
          INTERNAL: A preloader that stores its preloaded documents on the file system.
 



Copyright © 2000-2012 Ontopia.