Uses of Class
de.xima.fc.exceptions.TransformationException
Packages that use TransformationException
- 
Uses of TransformationException in de.xima.fc.transform.xml
Methods in de.xima.fc.transform.xml that throw TransformationExceptionModifier and TypeMethodDescriptionstatic voidstatic voidXSLUtils.transform(File xmlSrcFile, String xslt, OutputStream xmlTarget) static voidstatic voidXSLUtils.transform(Reader xmlSrcReader, String xslt, OutputStream xmlTarget) static voidstatic String