Class Aggregator

All Implemented Interfaces:
TagValueListener, TagValueWrapper

public class Aggregator extends SimpleTagValueWrapper
Joins multipel values into single values.

Some properties have values spread across multiple lines. For example, the properties on EMBL features can be spread across multiple lines.

This class provides callbacks to allow event streams to be re-written so that they contain this information.

Since:
1.4
Author:
Matthew Pocock