Transformer
is fetched from the latest ComponentManager
given by compose()
or recompose()
.
@param role the transformer role in the component manager.
@param source the source used to setup the transformer (e.g. XSL file), ornull
if no source is given.
@param param the parameters for the transfomer.
@throws ProcessingException if the generator couldn't be obtained.
|
|
|
|
|
|
|
|
|
|
|
|
|
|