Uses of Class
ants.p2p.utils.indexer.FileInfos

Packages that use FileInfos
ants.p2p.gui   
ants.p2p.utils.indexer   
 

Uses of FileInfos in ants.p2p.gui
 

Constructors in ants.p2p.gui with parameters of type FileInfos
SharePopupMenu(ShareAntPanel callerShare, FileInfos fileInfos)
           
SharePopupMenu(ShareAntPanel callerShare, FileInfos fileInfos)
           
 

Uses of FileInfos in ants.p2p.utils.indexer
 

Methods in ants.p2p.utils.indexer that return FileInfos
 FileInfos BackgroundEngine.getLocalFile(java.lang.String hash, java.lang.String hashType)
           
 FileInfos BackgroundEngine.getLocalFile(java.lang.String hash, java.lang.String hashType)
           
 

Methods in ants.p2p.utils.indexer with parameters of type FileInfos
static org.apache.lucene.document.Document FileDocument.Document(FileInfos fI)
          Makes a document for a File.
static org.apache.lucene.document.Document FileDocument.Document(FileInfos fI)
          Makes a document for a File.