119120121122123124125126127128129
} XMLBlockInfo bi = new XMLBlockInfo(fsn, blockId); XMLOutputter doc = new XMLOutputter(out, "UTF-8"); bi.toXML(doc); } catch (Throwable t) { if (!(t instanceof SkipPageException)){ out = _jspx_out;
131132133134135136137138139140141
} XMLBlockInfo bi = new XMLBlockInfo(fsn, blockId); XMLOutputter doc = new XMLOutputter(out, "UTF-8"); bi.toXML(doc); out.write('\n'); } catch (Throwable t) { if (!(t instanceof SkipPageException)){