JXTA

Uses of Interface
net.jxta.impl.xindice.core.data.RecordSet

Packages that use RecordSet
net.jxta.impl.xindice.core.filer   
 

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

Methods in net.jxta.impl.xindice.core.filer that return RecordSet
 RecordSet MemFiler.getRecordSet()
           
 RecordSet Filer.getRecordSet()
          getRecordSet returns a RecordSet object for the current Filer.
 RecordSet BTreeFiler.getRecordSet()
           
 


JXSE