public class XBTOMOutputStream extends XBTOutputStream
| Constructor and Description |
|---|
XBTOMOutputStream(XBTTreeNode treeNode)
Creates a new instance of XBOMOutputStream
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close stream and eventually release opened sources
|
XBTTreeNode |
getTreeNode() |
void |
putXBT(XBTToken item)
Pull interface direct convertor
|
putXBTToken, resetpublic XBTOMOutputStream(XBTTreeNode treeNode)
public XBTTreeNode getTreeNode()
public void putXBT(XBTToken item) throws java.io.IOException, XBParseException
XBTOutputStreamputXBT in class XBTOutputStreamjava.io.IOExceptionXBParseExceptionpublic void close()
throws java.io.IOException
XBTOutputStreamclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class XBTOutputStreamjava.io.IOException