edu.duke.cs.banjo.utility
Class XMLProcessor
java.lang.Object
edu.duke.cs.banjo.utility.XMLProcessor
- public class XMLProcessor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
settings
protected Settings settings
highScoreStructureSet
protected java.util.TreeSet highScoreStructureSet
highScoreStructuresCombinedSet
protected java.util.TreeSet highScoreStructuresCombinedSet
arrFileList
protected java.lang.String[] arrFileList
fileID
protected int fileID
fileName
java.lang.String fileName
XMLProcessor
public XMLProcessor(Settings _settings)
throws java.lang.Exception
printSystemSettings
protected static java.lang.StringBuffer printSystemSettings()
throws java.lang.Exception
- Throws:
java.lang.Exception
processXMLResultFiles
public void processXMLResultFiles(java.lang.String[] fileList)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)