Ejemplo n.º 1
0
 /** @param out the out to set */
 public void setOut(Writer out) {
   attributes.setOut(getCurrentRequest(), out);
 }