DOC

mstor : mstor

Maven & Gradle

Aug 26, 2006

mstor · mstor is a local store provider for JavaMail. Based on the mbox format, mstor facilitates the storage and retrieval of email messages in the local filesystem. In addition, mstor supports additional metadata not inherently supported by the mbox format, and is designed to handle large mailboxes without a significant degradation in performance.

Table Of Contents

Latest Version

Download mstor : mstor Javadoc & API Documentation - Latest Versions:

All Versions

Download mstor : mstor Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.9.x

How to open Javadoc JAR file in web browser

  1. Rename the file mstor-0.9.9-javadoc.jar to mstor-0.9.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder mstor-0.9.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "mstor-0.9.9-sources.jar" -d "mstor-0.9.9-javadoc" -subpackages