| Package | Description |
|---|---|
| org.biojava.bio.program.tagvalue |
Process files as streams of records, each with tags with values.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryFinder |
MultiTagger.getBoundaryFinder() |
BoundaryFinder |
Aggregator.getBoundaryFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
Aggregator.setBoundaryFinder(BoundaryFinder finder) |
| Constructor and Description |
|---|
Aggregator(TagValueListener listener,
BoundaryFinder observer,
java.lang.String joiner) |
MultiTagger(TagValueListener listener,
BoundaryFinder observer) |