Package com.easymailings

Interface Summary
PaveConstants List of constants used in sorting bulk mail.
 

Class Summary
ADCList Load ADC info into hash table with key of three-digit zip plus mail class.
Address US Addresses only, as this is intended for US Bulk Mail.
AddressList A collection of Addresses.
Interleaved2of9 Creates 2 of 9 bar codes (needed for automated tray labels).
Label Generates mailing labels in PDF format.
LabelMaker Reads properties file, and generates mailing labels from mailing list data.
Log Simple static logging object that writes message to the file easymailings.log.
Mailing A bulk mailing.
MailingProperties Stores property names use in easymailings.properties file, as well as various other contants.
Orientation Enumerated type of paper orientations.
Package Represents a package in a bulk mailing.
PaperSize Enumerated type of paper sizes.
PostNet Draws a PostNet barcode.
TestADCList  
TestAddress  
TestEasyMailingsException  
TestPackage  
Tray A bulk mailing tray.
TrayLabel Creates bar-coded labels for bulk mail trays.
 

Exception Summary
EasyMailingsException Wrapper for all exceptions in this package.
PropertyException This exception should be thrown if there is a missing or bad property.
 



Copyright © 2001 Mark Bucciarelli, All Rights Reserved.