Class FontUtil

java.lang.Object
org.xhtmlrenderer.util.FontUtil

public class FontUtil extends Object
  • Constructor Details

    • FontUtil

      public FontUtil()
  • Method Details

    • isEmbeddedBase64Font

      @CheckReturnValue public static boolean isEmbeddedBase64Font(@Nullable String uri)
    • getEmbeddedBase64Data

      @CheckReturnValue public static @Nullable InputStream getEmbeddedBase64Data(@Nullable String uri)