|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjebl.evolution.io.PhylipSequentialImporter
public class PhylipSequentialImporter
Class for importing PHYLIP sequential file format
| Constructor Summary | |
|---|---|
PhylipSequentialImporter(java.io.Reader reader,
SequenceType sequenceType,
int maxNameLength)
Constructor |
|
| Method Summary | |
|---|---|
java.util.List<Sequence> |
importSequences()
importSequences. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhylipSequentialImporter(java.io.Reader reader,
SequenceType sequenceType,
int maxNameLength)
| Method Detail |
|---|
public java.util.List<Sequence> importSequences()
throws java.io.IOException,
ImportException
importSequences in interface SequenceImporterjava.io.IOException
ImportException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||