Class Util

java.lang.Object
org.xhtmlrenderer.util.Util

public class Util extends Object
  • Constructor Details

    • Util

      public Util()
  • Method Details

    • replace

      public static String replace(String source, String target, String replacement)
    • isNullOrEmpty

      public static boolean isNullOrEmpty(@Nullable String str)