See: Description
| Interface | Description | 
|---|---|
| ConversionHandler<D,O> | 
 A type of  
Handler that enables convert functionality over a lump of data. | 
| Handler | 
 A class for handling discrete sections of a file that comprises a MAGE-TAB document. 
 | 
| ReadHandler<H,D,T> | 
 A type of  
Handler that enables read functionality over a section of MAGE-TAB. | 
| ValidateHandler<D> | 
 A type of  
Handler that enables read functionality over a lump of data. | 
| Class | Description | 
|---|---|
| AbstractHandler | 
 A basic handler implementation that provides some simple functionality common to all handlers. 
 | 
| HandlerLoader | 
 Loads  
Handler implementations available using service provider discovery (SPI annotations). | 
| MAGETABValidateHandler | 
 An abstract implementation of a ValidateHandler for validating data from an  
MAGETABInvestigation#. | 
Copyright © 2014. All rights reserved.