Uses of Class
ccs.cpc.VFileMeta

Packages that use VFileMeta
ccs.cpc   
ccs.cpc.impl   
 

Uses of VFileMeta in ccs.cpc
 

Methods in ccs.cpc that return VFileMeta
abstract  VFileMeta VFile.getMetadata()
          Return metadata for yourself, if available.
 

Uses of VFileMeta in ccs.cpc.impl
 

Methods in ccs.cpc.impl that return VFileMeta
 VFileMeta DiskVFile.getMetadata()
           
 VFileMeta ResultWrapperVFile.getMetadata()
           
 VFileMeta ZipVFile.getMetadata()
           
 VFileMeta ResultsVFile.getMetadata()
           
 VFileMeta ArchVFile.getMetadata()