Class SwissprotProcessor

java.lang.Object
org.biojava.bio.seq.io.SequenceBuilderFilter
org.biojava.bio.seq.io.SwissprotProcessor
All Implemented Interfaces:
SeqIOListener, SequenceBuilder, ParseErrorSource

Deprecated.
Use org.biojavax.bio.seq.io framework instead
Simple filter which handles attribute lines from an Swissprot entry. Skeleton implementation, please add more functionality.

FIXME: Note that this is currently rather incomplete, and doesn't handle any of the header information sensibly except for ID and AC.

Since:
1.1
Author:
Thomas Down, Matthew Pocock, Greg Cox