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, startSequence
public FastaDescriptionLineParser(SequenceBuilder delegate)
public void addSequenceProperty(Object key, Object value) throws ParseException
SeqIOListener
addSequenceProperty
in interface SeqIOListener
addSequenceProperty
in class SequenceBuilderFilter
ParseException
Copyright © 2014 BioJava. All rights reserved.