| Package | Description |
|---|---|
| org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CodonPrefFilter.AcceptAll |
static class |
CodonPrefFilter.ByName |
static class |
CodonPrefFilter.EverythingToXML |
| Modifier and Type | Method and Description |
|---|---|
static void |
CodonPrefTools.readFromXML(java.io.InputStream prefStream,
CodonPrefFilter filter)
read an CodonPref XML stream and handle it with a CodonPrefFilter object.
|