| Package | Description |
|---|---|
| com.dpslink.base.as400 |
Product-neutral classes for IBMi connections; such as for accessing data queues and other IBMi system resources.
|
| com.dpslink.base.jdbc |
Product-neutral classes for database connections; such as for executing SQL and retrieving database metadata.
|
| com.dpslink.base.util |
Product-neutral classes that provide basic functionality for various types of processing; such as for HTML, XML, Excel, logging, string and template processing.
|
| com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
| com.dpslink.flash.imports |
DPS Flash specific parsers and processors for importing data from delimited text files or from Excel spreadsheet files.
|
| com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
| com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
| com.dpslink.flash.util |
DPS Flash specific utility helper classes used throughout all other
com.dpslink.flash classes. |
| Class and Description |
|---|
| LogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
| Class and Description |
|---|
| LogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
| Class and Description |
|---|
| HtmlToExcel.XmlTable
Inner class that defines a table node in the XML document and handles
translation of the XML table to an Excel spreadsheet table.
|
| LogConsole
A companion class to
LogWriter that captures System.out and
System.err output and redirects the output to the MAIN log using the
LogWriter.DEBUG severity level. |
| ScheduledTask
An abstract scheduled task definition.
|
| Spreadsheet
A class to handle interaction with the Apache POI toolkit.
|
| Spreadsheet.ColRef
Inner class used to hold column references in a form.
|
| TemplateDate
Defines a date object that is suitable for use on a template.
|
| XmlToPdf.XmlTable
Inner class that defines a table node in the XML document and handles
translation of the XML table to a PDF table.
|
| Class and Description |
|---|
| LogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
| ScheduledTask
An abstract scheduled task definition.
|
| Class and Description |
|---|
| LogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
| Class and Description |
|---|
| Spreadsheet
A class to handle interaction with the Apache POI toolkit.
|
| Class and Description |
|---|
| ScheduledTask
An abstract scheduled task definition.
|
| Class and Description |
|---|
| TemplateFormatter
Provides simplified method signatures for various types of date, time and
number formats.
|