117118119120121122123124125126127128129
} catch(NumberFormatException e) { blockId = null; } 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;
129130131132133134135136137138139140141
} catch(NumberFormatException e) { blockId = null; } 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)){