public class XBStreamBuffer extends XBOutputStream
| Constructor and Description |
|---|
XBStreamBuffer()
Creates a new instance of XBStreamBuffer
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close stream and eventually release opened sources
|
void |
putXB(XBToken token)
Pull interface direct convertor
|
putXBToken, resetpublic void close()
throws java.io.IOException
XBOutputStreamclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class XBOutputStreamjava.io.IOExceptionpublic void putXB(XBToken token) throws XBParseException, java.io.IOException
XBOutputStreamputXB in class XBOutputStreamXBParseExceptionjava.io.IOException