public class SequenceFactory extends Object
| Constructor and Description |
|---|
SequenceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSequence |
createSequence(CVCTagEnum tag)
Constructs a new instance of a subclass to AbstractSequence
|
public static AbstractSequence createSequence(CVCTagEnum tag)
tag - IllegalArgumentException - if the supplied tag does not represent a sequenceCopyright © 2017. All rights reserved.