doc package contains classes related the invoice output document and report output document.See: Description
| Class | Description |
|---|---|
| AbstractDocument |
Serves as the base class for documents such as
InvoiceDocument and ReportDocument
classes. |
| AbstractDocument.MetaData | |
| DocumentFactory |
A factory utility to ease the creation of Invoice and Report documents.
|
| InvoiceDocument |
Formats and presents the information related to the invoice and its entries.
|
| ReportDocument |
Formats the invoice entries including the invoice items.
|
| Enum | Description |
|---|---|
| AbstractDocument.Format | |
| InvoiceDocument.Keys | |
| ReportDocument.Keys |
The doc package contains classes related the invoice output document and report output document.
Copyright © 2011–2019 Plain Source. All rights reserved.