XSLHelper
DRAFT...
There are three ways to implement an XSLHelper:
- XSLTUtils : date/time and strings manipulation
- GenericRetriever : data conversion by querying the database
- JavaScriptRetriever : data manipulation by executing JavaScript code
DRAFT...
There are three ways to implement an XSLHelper: