Package its.backbone.domain

Class Summary
DataBlock represents a data block, which contains a header and a data block.
DataFactory Defines the interface to a domain-specific data extractor.
Extractor Extractor.java This implementation takes a schema with the blob 'data table' definitions and a DataFactory object as inputs.
ReadJar  
SensorData Base class for data types
SerialNumber Produces time in serial number format: yyyymmddhhmmsssss There's no need to instantiate this class; it only provides static methods.
 

Exception Summary
BadOffsetException Thrown by an extractor if an offset supplied by the data offset table is out of bounds in the data frame.