Class FilterUtils.DelegatingTransformer

java.lang.Object
org.biojava.bio.seq.FilterUtils.DelegatingTransformer
All Implemented Interfaces:
FilterUtils.FilterTransformer
Enclosing class:
FilterUtils

An implementation of FilterTransformer that attempts to transform by one transformer, and if that fails, by another.
Author:
Matthew Pocock