Uses of Interface
net.sf.jdiskcatalog.api.StreamAnalyser

Packages that use StreamAnalyser
net.sf.jdiskcatalog.analysis   
 

Uses of StreamAnalyser in net.sf.jdiskcatalog.analysis
 

Classes in net.sf.jdiskcatalog.analysis that implement StreamAnalyser
 class CrcAnalyser
          Calculates CRC for the given binary content.
 class ImageThumbnail
          Retrieves a thumbnail from images using java's ImageIO.
 class MimeTypeAnalyser
          Selects a mime-type for the file..
 

Methods in net.sf.jdiskcatalog.analysis with parameters of type StreamAnalyser
 void AnalysisManager.add(StreamAnalyser analyser)
           
 

Constructors in net.sf.jdiskcatalog.analysis with parameters of type StreamAnalyser
FileStreamAnalyser(StreamAnalyser analyser)
           
 



Copyright © 2007. All Rights Reserved.