Project JXTA

Uses of Class
net.jxta.impl.xindice.core.filer.Paged

Packages that use Paged
net.jxta.impl.xindice.core.filer   
net.jxta.impl.xindice.core.indexer   
 

Uses of Paged in net.jxta.impl.xindice.core.filer
 

Subclasses of Paged in net.jxta.impl.xindice.core.filer
 class BTree
          BTree represents a Variable Magnitude Simple-Prefix B+Tree File.
 class BTreeFiler
          BTreeFiler is a Filer implementation based on the BTree class.
 

Uses of Paged in net.jxta.impl.xindice.core.indexer
 

Subclasses of Paged in net.jxta.impl.xindice.core.indexer
 class NameIndexer
          NameIndexer is a basic implementation of the Indexer interface.
 


JXTA J2SE