| com.pnfsoftware.jeb.core.output.IGenericDocument |
Known Indirect Subclasses
|
Base interface for document types that may be returned by a IUnitFormatter.
Currently, a unit formatter may return text, table, and tree (including table tree) documents.
Note: Additional documents to be released: Graph and SVG.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
dispose()
Dispose of resources and handles used by this document.
| ||||||||||
Dispose of resources and handles used by this document. The object creator should call this method upon destruction.