Package com.reverseXSL.transform

Class Summary
Transformer Executes message transformations, which may comprise a Parsing step and an XSLT step (or only one of, or none at all = passthrough).
TransformerFactory A TransformerFactory is instantiated with a source of transformation meta-data, namely mapping selection meta-data as well as parsing DEFinitions and XSL transformation templates.
TransformerMessage Multilingual log messages used by the Transformer and TransformerFactory.
 

Exception Summary
TransformerException Multilingual Transformer & TransformerFactory error messages.