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

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

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

Fields in net.ontopia.infoset.fulltext.utils declared as LocatorReaderFactoryIF
protected  LocatorReaderFactoryIF Locator2ContentProcessor.lrf
           
 

Constructors in net.ontopia.infoset.fulltext.utils with parameters of type LocatorReaderFactoryIF
Locator2ContentProcessor(LocatorReaderFactoryIF lrf)
           
Locator2ContentProcessor(LocatorReaderFactoryIF lrf, java.lang.String notation_field, java.lang.String address_field, java.lang.String content_field)
           
 

Uses of LocatorReaderFactoryIF in net.ontopia.infoset.utils
 

Classes in net.ontopia.infoset.utils that implement LocatorReaderFactoryIF
 class DiskPreloader
          INTERNAL: A preloader that stores its preloaded documents on the file system.
 class URLLocatorReaderFactory
          INTERNAL: Creates a Reader for a LocatorIF that contains a URL in its address field.
 

Fields in net.ontopia.infoset.utils declared as LocatorReaderFactoryIF
protected  LocatorReaderFactoryIF DiskPreloader.lrf
           
 

Constructors in net.ontopia.infoset.utils with parameters of type LocatorReaderFactoryIF
DiskPreloader(java.lang.String preloader_path, LocatorReaderFactoryIF lrf)
           
 



Copyright © 2000-2012 Ontopia.