public interface XBStreamable
| Modifier and Type | Method and Description |
|---|---|
void |
readXBStream(XBInputStream stream)
Read content of object from Level 0 XBStream
|
void |
writeXBStream(XBOutputStream stream)
Write content of object to Level 0 XBStream
|
void readXBStream(XBInputStream stream) throws XBProcessingException, XBProcessingException
XBProcessingExceptionvoid writeXBStream(XBOutputStream stream) throws XBProcessingException, java.io.IOException
XBProcessingExceptionjava.io.IOException