4041424344454647484950
throws Exception { return gr.read(xsr, ctx, type); } }; this.writer = new Writer(this) { @Override public void write(XoXMLStreamWriter xw, Object o, Map<String, Object> properties) throws Exception { gw.write(xw, ctx, o); }