org.alliance.core.file.filedatabase
Interface FileTypeIdentifier

All Known Implementing Classes:
ExtensionFileType

public interface FileTypeIdentifier

Created by IntelliJ IDEA. User: maciek Date: 2006-mar-02 Time: 19:05:45 To change this template use File | Settings | File Templates.


Method Summary
 boolean matches(FileDescriptor fd)
           
 

Method Detail

matches

boolean matches(FileDescriptor fd)