Class SmartTransformerFactoryImpl


public class SmartTransformerFactoryImpl extends SAXTransformerFactory
Implementation of a transformer factory that uses an XSLTC transformer factory for the creation of Templates objects and uses the Xalan processor transformer factory for the creation of Transformer objects.
Author:
G. Todd Miller