| Class | Description | 
|---|---|
| Csv | 
 Optional CSV encoder/parser implementation based on the [OpenCSV](http://opencsv.sourceforge.net/) library. 
 | 
| Csv.Context | |
| Download | 
 Helper methods used to assist in downloading remote content. 
 | 
| Html | 
 Parser and Encoder methods for handling HTML content using the JSoup HTML library. 
 | 
| Jackson | 
 Parser and Encoder methods for handling JSON content using the Jackson JSON library. 
 |