public class OCXMLImporter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
filePath |
Constructor and Description |
---|
OCXMLImporter(java.lang.String filePath) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Event> |
readCSV(int time) |
java.util.Set<Event> |
readOCXML(int t) |