| Package | Description |
|---|---|
| org.xbup.io.stream | |
| org.xbup.io.stream.buffer | |
| org.xbup.io.stream.file | |
| org.xbup.io.stream.filter | |
| org.xbup.types |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTOutputStreamFilter
XBUP Level 1 Output Stream Filter Abstract Class.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
XBTOutputStreamFilter.setXBTOutputStream(XBTOutputStream source) |
void |
XBTStreamable.writeXBTStream(XBTOutputStream stream)
Transforms give class into Level 1 XBUP Stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTOMOutputStream
Object Model Level 1 Parser Stream Receiver
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTFileOutputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTEventOutputStream
XB Level 1 Output Stream Abstract Class.
|
class |
XBTFilterOutputStream
Standard filter stream for XBUP Level 1 items.
|
| Constructor and Description |
|---|
XBTFilterOutputStream(XBTOutputStream target) |
XBTFilterOutputStream(XBTOutputStream target,
XBTEventFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBArrayList.writeXBTStream(XBTOutputStream stream) |