public abstract static class RichSequenceFormat.HeaderlessFormat extends RichSequenceFormat.BasicFormat
RichSequenceFormat.BasicFormat, RichSequenceFormat.HeaderlessFormat
Constructor and Description |
---|
RichSequenceFormat.HeaderlessFormat() |
Modifier and Type | Method and Description |
---|---|
void |
beginWriting()
Informs the writer that we want to start writing.
|
void |
finishWriting()
Informs the writer that are done writing.
|
canRead, getElideComments, getElideFeatures, getElideReferences, getElideSymbols, getLineWidth, getPrintStream, guessSymbolTokenization, setElideComments, setElideFeatures, setElideReferences, setElideSymbols, setLineWidth, setPrintStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRead, guessSymbolTokenization, readRichSequence, writeSequence
getDefaultFormat, readSequence, writeSequence, writeSequence
public RichSequenceFormat.HeaderlessFormat()
public void beginWriting() throws IOException
IOException
- if writing fails.public void finishWriting() throws IOException
IOException
- if writing fails.Copyright © 2014 BioJava. All rights reserved.