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