|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |