Package com.openhtmltopdf.extend
Interface FSSupplier<T>
-
- All Known Implementing Classes:
FontFaceFontSupplier
,PdfBoxFontResolver.FilePDFontSupplier
,PDFontSupplier
public interface FSSupplier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
supply()
-
-
-
Method Detail
-
supply
T supply()
-
-