Interface DataHandler

All Known Implementing Classes:
DefaultParserHandler, DefaultWriterHandler

public interface DataHandler

Implement this interface to catch events coming from a DataParser and sort, archive, display or process the decoded data.

Since:
Aug 12, 2005