Title: javax.xml.transform.TransformerFactory.newInstance() throws a exception

Hello.

This line is in a method of org.apache.fop.tools.xslt.TraxTransform.java  :

TransformerFactory factory = TransformerFactory.newInstance();

From this line is throws a exception what it can not be catched with Exception class.

Someone can help me?
Someone know where de source of javax.xml.transform package?

Thank you.

Pd: Sorry for my english.


Reply via email to