public static class FontWebResourceHandler.FontFamilyHtmlResourceHandler extends Object implements HtmlResourceHandler
Constructor and Description |
---|
FontFamilyHtmlResourceHandler(String basePath,
HtmlFontFamily htmlFontFamily) |
Modifier and Type | Method and Description |
---|---|
protected void |
addHtmlFont(HtmlFont htmlFont) |
String |
getResourcePath(String id) |
void |
handleResource(String id,
byte[] data) |
public FontFamilyHtmlResourceHandler(String basePath, HtmlFontFamily htmlFontFamily)
protected void addHtmlFont(HtmlFont htmlFont)
public String getResourcePath(String id)
getResourcePath
in interface HtmlResourceHandler
public void handleResource(String id, byte[] data)
handleResource
in interface HtmlResourceHandler
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.