Class XmlReportTransformer
java.lang.Object
org.opentestfactory.utils.document.XmlReportTransformer
This class contains methods that will transform a given name xml report file into another file
through xsl transformation.
- Author:
- akatz
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlReportTransformer
- Throws:
MalformedURLException
-
-
Method Details
-
transform
public void transform(String source, String destinationDirectory, String destinationFile) throws XmlTransformationException - Throws:
XmlTransformationException
-