Class FontUtil

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

@ParametersAreNonnullByDefault public class FontUtil extends Object
  • Constructor Details

    • FontUtil

      public FontUtil()
  • Method Details

    • isEmbeddedBase64Font

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

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