Source
objects. The result of the transformation is placed in result
, which should be properly initialized before invoking this method. Any additional parameters passed in params
will become arguments to the stylesheet.
@param source a Source
value
@param stylesheet a Source
value
@param params a Parameters
value
@param result a Result
value
@exception ProcessingException if an error occurs
|
|
|
|
|
|
|
|