Esempio n. 1
0
 /** {@inheritDoc} */
 public boolean execute(Element e, ElementAttributeValues attributeValues) {
   return !c.execute(e, attributeValues);
 }