uk.ac.man.bioinf.sequence.identifier
Class FileSource
java.lang.Object
|
+--uk.ac.man.bioinf.sequence.identifier.FileSource
- All Implemented Interfaces:
- Source
- public class FileSource
- extends Object
- implements Source
FileSource.java
Created: Fri Sep 8 18:57:27 2000
- Version:
- $Id: FileSource.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSource
public FileSource(File file)
getFile
public File getFile()
getTitle
public String getTitle()
- Description copied from interface:
Source
- Get the human readable name for this SequenceSource
- Specified by:
getTitle
in interface Source
- Returns: