Example #1
0
 public boolean hasNo(ElementScope findElement, Options options) {
   return findElement.missing(options);
 }