@ParametersAreNonnullByDefault
public class FontUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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)