FontResourcesParserCompat
Parser for xml type font resources.
Types
Link copied to clipboard
interface FamilyResourceEntry
A class that represents a single entry of font-family in an xml file.
Link copied to clipboard
Link copied to clipboard
A class that represents a file based font-family element in an xml font file.
Link copied to clipboard
class FontFileResourceEntry
A class that represents a font element in an xml file which points to a file in resources.
Link copied to clipboard
A class that represents a font provider based font-family element in an xml file.
Functions
Link copied to clipboard
open fun parse(@NonNull parser: XmlPullParser, @NonNull resources: Resources): FontResourcesParserCompat.FamilyResourceEntry
Parse an XML font resource.