Uses of Class
jd.xml.xslt.trax.TransformerFactoryImpl

Packages that use TransformerFactoryImpl
jd.xml.xslt.trax Contains a implementation of the Transformation API for XML (TraAX). 
 

Uses of TransformerFactoryImpl in jd.xml.xslt.trax
 

Constructors in jd.xml.xslt.trax with parameters of type TransformerFactoryImpl
TemplatesHandlerImpl(TransformerFactoryImpl factory)