ca.quine.jcommons.transform.data
Class FileTypeCollection

java.lang.Object
  |
  +--ca.quine.jcommons.transform.data.FileTypeCollection

public class FileTypeCollection
extends Object


Constructor Summary
FileTypeCollection()
           
 
Method Summary
 void addFileType(FileType fileType)
           
 FileType getFileTypeForFilename(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileTypeCollection

public FileTypeCollection()
Method Detail

addFileType

public void addFileType(FileType fileType)

getFileTypeForFilename

public FileType getFileTypeForFilename(String filename)