org.zeroturnaround.stats.util
Class ConvertXML
java.lang.Object
org.zeroturnaround.stats.util.ConvertXML
public class ConvertXML
- extends Object
Helper utility program to analyze plugins xml file for inconsistencies. This program
will convert the XML file provided as an argument into a CSV that you can have your way
in some spreadsheet software of choise.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertXML
public ConvertXML()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
processXMLStats
public static void processXMLStats(File inputFile,
PrintStream stream)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
Copyright © 2004-2013. All Rights Reserved.