org.activemath.events.impl
Class EventFactoryXml
java.lang.Object
org.activemath.events.impl.EventFactoryXml
public class EventFactoryXml
- extends Object
Event factory for user events.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventFactoryXml
public EventFactoryXml()
createEvents
public static List createEvents(File ulogFile)
- Parameters:
ulogFile -
- Returns:
- list of events parsed from this file (possibly empty).
createEvents
public static List createEvents(String ulogString)