SingleFontParserProcessor
Version #1
Description:
Parses target resource to a FontResourceParsedStructure. This includes mapping file ids to Lazy files.
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: SingleResourceParserInputStructure:v1 [REQUIRED]Output
: FontResourceParsedStructure:v1
Internally used structures:
FontResourceDataStoredStructure:v1 Target resource’s data is parsed to this format
FontResourceFileDataStoredStructure:v1 Target resource’s each file’s data is parsed to this format
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleFontParserProcessor" version="1" />