378379380381382383384385386387388
bos.flush(); fos.flush(); } } if (isxml) { xwr.endElement(); // turns xwr.endElement(); // record osw.flush(); } }
379380381382383384385386387388389
fos.flush(); } } if (isxml) { xwr.endElement(); // turns xwr.endElement(); // record osw.flush(); } } } catch (IOException e) {