Package org.xhtmlrenderer.util
Class FontUtil
- java.lang.Object
-
- org.xhtmlrenderer.util.FontUtil
-
public class FontUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description FontUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InputStreamgetEmbeddedBase64Data(String uri)static BooleanisEmbeddedBase64Font(String uri)
-
-
-
Method Detail
-
getEmbeddedBase64Data
public static InputStream getEmbeddedBase64Data(String uri)
-
-