Interface | Description |
---|---|
IVariable |
Interface for report variable object.
|
Class | Description |
---|---|
Bookmark |
An bean represent a bookmark object for template.
|
Column |
Contains utilities functions for column handler
|
DocumentEndPage | |
DocumentPage | |
ExtensionClassLoader |
This class loader is used to provide class loader for MagicReport extension.
|
GridRowSpan |
Contains utilities functions for grid row span (merge columns vertically or merge row).
|
GridSpan |
Contains utilities functions for grid span (merge columns horizontally).
|
Image |
An bean represent image object for template.
|
Link |
An bean represent a link object for template.
|
ODFTemplate |
ODFTemplate use for handling the ODF document.
|
OOXMLTemplate |
OOXMLTemplate use for handling the OOXML document.
|
Row | |
SVGIcon |
A bean represent SVG icon.
|
TempFile |
Temporary file.
|
Template |
This class is used for representing template and controlling template operations.
|
TemplateEngineFactory |
This is the factory for template engine.
|
ToolsContext |
A convenient class use to manage a template tools.
|
UnicodeBOMInputStream |
The
UnicodeBOMInputStream class wraps any
InputStream and detects the presence of any Unicode BOM
(Byte Order Mark) at its beginning, as defined by
RFC 3629 - UTF-8, a transformation format of ISO 10646 |
UnicodeBOMInputStream.BOM |
Type safe enumeration class that describes the different types of Unicode
BOMs.
|
Exception | Description |
---|---|
InitializationEngineException |
An exception thrown when error while creating template engine.
|
NoSpaceException |
Exception when system found that there no space left for generating file.
|
ParseErrorException |
Application-level exception thrown when a template has a syntax or other error which prevents it from being
parsed.
|
TemplateException |
Base class for Template runtime exceptions thrown to the application layer.
|
Copyright © 2010 - No Magic Asia