Example #1
0
 public static boolean hasXml(@NotNull DomElement element) {
   return element.exists();
 }