The Java OutlookExpress Reader is a package that allows the reading of .dbx files, the format used to store OutlookExpress emails and folders.
The main reader class loads all the data from a given .dbx and parses it, allowing easy access to information through public variables and classes.
This is an implementation of the work done by Arne Schloh (http://oedbx.aroh.de/).