All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iubio.readseq.Phylip2SeqFormat

java.lang.Object
   |
   +----iubio.readseq.BioseqFormat
           |
           +----iubio.readseq.PhylipSeqFormat
                   |
                   +----iubio.readseq.Phylip2SeqFormat

public class Phylip2SeqFormat
extends iubio.readseq.PhylipSeqFormat

Constructor Index

 o Phylip2SeqFormat()

Method Index

 o contentType()
 o formatName()
 o formatSuffix()
 o newWriter()

Constructors

 o Phylip2SeqFormat
 public Phylip2SeqFormat()

Methods

 o formatName
 public java.lang.String formatName()
Overrides:
formatName in class iubio.readseq.PhylipSeqFormat
 o formatSuffix
 public java.lang.String formatSuffix()
Overrides:
formatSuffix in class iubio.readseq.PhylipSeqFormat
 o contentType
 public java.lang.String contentType()
Overrides:
contentType in class iubio.readseq.PhylipSeqFormat
 o newWriter
 public iubio.readseq.BioseqWriterIface newWriter()
Overrides:
newWriter in class iubio.readseq.PhylipSeqFormat

All Packages  Class Hierarchy  This Package  Previous  Next  Index