217218219220221222223224225226227
dn.setStandalone(false); nc.setContent(dn); //add created nodes to the buffer jsonArray.add(nc.toJSONObject()); } } return jsonArray; }