public class EventWriter extends Object implements ModelWriter
EventParser
Constructor and Description |
---|
EventWriter() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Simple test of this class.
|
void |
writeEvents(InputEvent[] events,
Writer writer)
Write the given stream of input events out to the
given writer.
|
void |
writeModel(Object model,
Writer writer)
Write the given stream of input events out to the
given writer.
|
public void writeModel(Object model, Writer writer) throws IOException
writeModel
in interface ModelWriter
IOException
public void writeEvents(InputEvent[] events, Writer writer) throws IOException
IOException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.