public class FastaDescriptionLineParser extends SequenceBuilderFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
FastaDescriptionLineParser.Factory
Deprecated.
Factory which wraps SequenceBuilders in a FastaDescriptionLineParser
|
| Constructor and Description |
|---|
FastaDescriptionLineParser(SequenceBuilder delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSequenceProperty(Object key,
Object value)
Deprecated.
Notify the listener of a sequence-wide property.
|
addFeatureProperty, addSymbols, endFeature, endSequence, getDelegate, makeSequence, setName, setURI, startFeature, startSequencepublic FastaDescriptionLineParser(SequenceBuilder delegate)
public void addSequenceProperty(Object key, Object value) throws ParseException
SeqIOListeneraddSequenceProperty in interface SeqIOListeneraddSequenceProperty in class SequenceBuilderFilterParseExceptionCopyright © 2014 BioJava. All rights reserved.