convertXMLtoJSON

public final Unit convertXMLtoJSON(File xmlFile, File jsonFile)

Converts a file from xml to json and saves it in the destination file

Parameters

xmlFile

File to read from

jsonFile

File to save XML in