public class EventPlayer extends Object
| Constructor and Description |
|---|
EventPlayer(SaxEventInterpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEventsDynamically(List<SaxEvent> eventList,
int offset) |
List<SaxEvent> |
getCopyOfPlayerEventList()
Return a copy of the current event list in the player.
|
void |
play(List<SaxEvent> aSaxEventList) |
public EventPlayer(SaxEventInterpreter interpreter)
Copyright © 2005–2019 QOS.ch. All rights reserved.