This class is the class that transforms messages using XSLT.
process(...)
are the primary public entry points. Look at the Process class for an advanced example of usage by the main() function. If you reuse the processor instance, you should call reset() between calls.
|
|
|
|