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