Uses of Interface
org.apache.fop.fonts.FontConfig.FontConfigParser
-
Packages that use FontConfig.FontConfigParser Package Description org.apache.fop.fonts Classes for font handling.org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. -
-
Uses of FontConfig.FontConfigParser in org.apache.fop.fonts
Classes in org.apache.fop.fonts that implement FontConfig.FontConfigParser Modifier and Type Class Description static class
DefaultFontConfig.DefaultFontConfigParser
Parses the morge generic font information. -
Uses of FontConfig.FontConfigParser in org.apache.fop.render.afp
Classes in org.apache.fop.render.afp that implement FontConfig.FontConfigParser Modifier and Type Class Description (package private) static class
AFPFontConfig.AFPFontInfoConfigParser
The parser for AFP font data.
-