Package it.smartio.docs.fop.config
Class FontSymbols
- java.lang.Object
-
- it.smartio.docs.fop.config.FontSymbols
-
public abstract class FontSymbols extends java.lang.ObjectManagesFontSymbols's
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringforEach(java.lang.String text, java.util.function.BiFunction<java.lang.Character,java.lang.String,java.lang.String> function)Renders each material symbol of the text using the providedFunction.
-