Exemple #1
0
 public boolean isReadOnly(ELContext elctx) {
   return node.isReadOnly(getContext(elctx));
 }