public class StreamReader extends Object implements XmiReader
| Constructor and Description |
|---|
StreamReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStreamNodeListener(StreamNodeListener listener) |
static String |
getEventTypeString(int eventType)
Returns the String representation of the given integer constant.
|
Collection<?> |
read(InputStream stream) |
public Collection<?> read(InputStream stream)
public static final String getEventTypeString(int eventType)
eventType - Type of event.public void addStreamNodeListener(StreamNodeListener listener)
Copyright © 2020. All rights reserved.