Email Answering System
Version 1.0

Package com.ninecode.email.util

The utility package.

See:
          Description

Class Summary
EmailMessage A wrapper for the usual MimeMessage that provides access to the session.
EmailProperties Basket for mail.XXXX properties.
Levenshtein Computes the Levenshtein distance (string-to-string edit).
WebBean Fetches a web page and turns it into text.
 

Package com.ninecode.email.util Description

The utility package.

A catch-all package for common functionality.

The WebBean class is used by the weather, web and stock robots. The EmailMessage class is used by the connector. The Levenshtein class is used by the phone and dictionary slaves. The EmailProperties class is really just a way of making single line .properties files, which is used by the connector and the dispatcher.


Email Answering System
Version 1.0

Copyright © 2003 Derrick Oswald. All rights reserved.