public interface BundleStreamSource
Modifier and Type | Interface and Description |
---|---|
static class |
BundleStreamSource.Event
Events
|
Modifier and Type | Method and Description |
---|---|
Object |
data(int rnum)
Access a particular object and representation.
|
BundleMeta |
getMeta()
Get the current meta data.
|
BundleStreamSource.Event |
nextEvent()
Get the next event
|
BundleMeta getMeta()
Object data(int rnum)
rnum
- Representation numberBundleStreamSource.Event nextEvent()