|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBObject | |
net.jxta.impl.xindice.core.filer | |
net.jxta.impl.xindice.core.indexer |
Uses of DBObject in net.jxta.impl.xindice.core.filer |
Subinterfaces of DBObject in net.jxta.impl.xindice.core.filer | |
interface |
Filer
Filer is the low-level file management interface for Xindice. |
Classes in net.jxta.impl.xindice.core.filer that implement DBObject | |
class |
BTreeFiler
BTreeFiler is a Filer implementation based on the BTree class. |
class |
MemFiler
MemFiler is an In-Memory Filer implementation for Xindice. |
Uses of DBObject in net.jxta.impl.xindice.core.indexer |
Subinterfaces of DBObject in net.jxta.impl.xindice.core.indexer | |
interface |
Indexer
Indexer is the abstract indexing interface for Xindice. |
Classes in net.jxta.impl.xindice.core.indexer that implement DBObject | |
class |
NameIndexer
NameIndexer is a basic implementation of the Indexer interface. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |