public class Nucleotide_Protein_Parser extends Object
Constructor and Description |
---|
Nucleotide_Protein_Parser() |
Modifier and Type | Method and Description |
---|---|
List<Nucleotide_Protein_Element> |
parseFile(String fileName) |
void |
processFile(String fileName,
ProteinCache cacheImpl) |
public List<Nucleotide_Protein_Element> parseFile(String fileName) throws IOException, SAXException
IOException
SAXException
public void processFile(String fileName, ProteinCache cacheImpl)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.