The class that creates Transformer and Template objects.
Creates a TransformerFactory based on:
TransformerFactory.newInstance()
The class-name defined by the 'javax.xml.transform.TransformerFactory' Property
The class-name defined in the properties file 'lib/jaxp.properties' in the JRE directory.
The class-name defined in the META-INF/services/javax.xml.transform.TransformerFactory file in available jars