de.zimek.proteinfeatures.parser
Interface Parser

All Known Implementing Classes:
AbstractParser

public interface Parser

Author:
Arthur Zimek

Method Summary
 Protein[] parse(java.io.File in)
           
 

Method Detail

parse

public Protein[] parse(java.io.File in)
                throws java.text.ParseException,
                       java.io.FileNotFoundException
Throws:
java.text.ParseException
java.io.FileNotFoundException