예제 #1
0
 public boolean isReadOnly() throws Exception {
   return root.optBoolean("readonly");
 }