| Package | Description |
|---|---|
| org.xbup.io.event | |
| org.xbup.io.event.filter | |
| org.xbup.io.pull | |
| org.xbup.io.serial | |
| org.xbup.io.stream | |
| org.xbup.io.stream.file | |
| org.xbup.io.stream.filter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBEventFilter
XBUP Protocol Level 0 Event Filter.
|
interface |
XBEventProducer
XBUP Level 0 Event Producer.
|
interface |
XBEventSerializable
Class providing both interfaces for producing XB Protocol Level 0 Event Stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBDefaultEventProvider
Default Listener for XBUP Protocol Level 0 Events.
|
| Modifier and Type | Method and Description |
|---|---|
static XBEventProvider |
XBDefaultEventProvider.getXBEventProvider(XBProvider provider)
Converts XBProvider to XBEventProvider
|
| Modifier and Type | Method and Description |
|---|---|
static XBProvider |
XBDefaultEventProvider.toXBProvider(XBEventProvider eventProvider)
Converts XBEventProvider to XBProvider
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTToXBEventConvertor
XBUP Level 1 To Level 0 Event Convertor Class.
|
class |
XBTToXBEventDropper
XBUP Level 1 To Level 0 Event Convertor Class which drops node types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBPullReader
Level 0 Pull Reader.
|
class |
XBTPullReader
Pull Parser Level 1 Reader
!
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBSerialEventProducer
XBUP Level 0 Serial to Event Output Class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBInputStream
Standard input stream for XBUP Level 0 items.
|
class |
XBInputStream.XBPrefixInputStream |
class |
XBInputStreamFilter
XBUP Level 0 Input Stream Filter Abstract Class.
|
class |
XBInputStreamOperatorFilter
XBUP Level 0 Input Stream Filter Using Operators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBFileInputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
XBEventOutputStream
XB Level 1 Output Stream Abstract Class.
|
class |
XBFilterInputStream
Standard filter stream for XBUP Level 0 items.
|
class |
XBTToXBStreamConvertor
Level 1 to Level 0 Stream Convertor.
|