public class XMLExporter extends Object implements ResultExporter
Constructor and Description |
---|
XMLExporter(String filepath,
ArrayList<Entity> entities)
Creates a new XML result exporter.
|
public XMLExporter(String filepath, ArrayList<Entity> entities) throws FalseFileTypeException
filepath
- The path of the XML file.entities
- The entities that constitute the XML file.FalseFileTypeException
public void exportResults()
exportResults
in interface ResultExporter
Copyright © 2014. All rights reserved.