Applies all tarnsformer definitions to the current source.
@param rootElement the root element of the source to transform,not null.
@param transformerDefinitions the transformer definitions to apply,not null.
@param controllerState the current controller state, not null.
@return the transformed root element, not null.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.